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

@@ -30,6 +30,7 @@
#endif
#include <gui/color.h>
#include "shellwindow.h"
#include <global.h>