global.h: Use forward-declarations to reduce number of dependencies

Origin commit data
------------------
Branch: ni/coolstream
Commit: 5ab6b53054
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2015-04-16 10:53:37 +02:00
committed by vanhofen
parent 21b3e320aa
commit 189e55ec30
33 changed files with 53 additions and 34 deletions

View File

@@ -32,7 +32,7 @@
#include <neutrino.h>
#include <gui/eventlist.h>
#include <gui/epgplus.h>
#include <gui/epgview.h>
#include <gui/timerlist.h>
#include <gui/user_menue.h>
@@ -47,6 +47,7 @@
#include <gui/widget/stringinput.h>
#include <gui/widget/keyboard_input.h>
#include <driver/display.h>
#include <driver/screen_max.h>
#include <driver/fade.h>