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

Origin commit data
------------------
Branch: ni/coolstream
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

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2016-10-10 14:19:55 +02:00
parent 1e6590f696
commit bb756163b1
21 changed files with 71 additions and 75 deletions

View File

@@ -28,6 +28,7 @@
#include <system/helpers.h>
#include <system/settings.h>
#include <system/set_threadname.h>
#include <gui/color_custom.h>
#include <gui/widget/msgbox.h>
#include <gui/widget/messagebox.h>
#include <gui/movieplayer.h>