move gui/color.h includes from headers to cpp files

This commit is contained in:
Stefan Seyfried
2017-02-05 19:50:05 +01:00
committed by M. Liebmann
parent 9ba84a629a
commit 648c00f26a
7 changed files with 3 additions and 4 deletions

View File

@@ -60,7 +60,6 @@
#include <vector>
#include <driver/fb_window.h>
#include <gui/color.h>
#include <sigc++/signal.h>
#define TRACE printf
#define TRACE_1 printf