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

@@ -36,7 +36,6 @@
#include <driver/rcinput.h>
#include <system/settings.h>
#include <gui/color.h>
#include <gui/movieinfo.h>
#include "widget/menue.h"