rename customcolor.h -> color_custom.h; reduce unneeded inludes

Origin commit data
------------------
Commit: 104d21e784
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-10-10 (Mon, 10 Oct 2016)

Origin message was:
------------------
- rename customcolor.h -> color_custom.h; reduce unneeded inludes
This commit is contained in:
vanhofen
2016-10-10 14:19:55 +02:00
parent 61370ed6c7
commit 892603fe68
21 changed files with 71 additions and 75 deletions

View File

@@ -39,8 +39,8 @@
#include <driver/rcinput.h>
#include <driver/screen_max.h>
#include <gui/color.h>
#include <gui/color_custom.h>
#include <gui/widget/icons.h>
#include <gui/customcolor.h>
#include <daemonc/remotecontrol.h>
#include <zapit/zapit.h>
#include <zapit/getservices.h>