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

[seife: amended to fix build]

Signed-off-by: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>


Origin commit data
------------------
Branch: ni/coolstream
Commit: 4eb66ba4b2
Author: martii <m4rtii@gmx.de>
Date: 2013-11-09 (Sat, 09 Nov 2013)



------------------
This commit was generated by Migit
This commit is contained in:
martii
2013-11-09 17:03:03 +01:00
committed by Stefan Seyfried
parent 9ac6526107
commit f43b9f7e12
21 changed files with 39 additions and 26 deletions

View File

@@ -27,6 +27,7 @@
#include <algorithm>
#include <gui/epgview.h>
#include <gui/eventlist.h>
#include <gui/widget/buttons.h>
#include <gui/widget/hintbox.h>