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

Origin commit data
------------------
Branch: ni/coolstream
Commit: 4bc6e43ad4
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2013-11-13 (Wed, 13 Nov 2013)


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

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2013-11-13 09:07:41 +01:00
committed by vanhofen
parent ebb147d8d5
commit c266f96560
20 changed files with 39 additions and 33 deletions

View File

@@ -48,6 +48,8 @@
#include "audio_select.h"
#include "streaminfo2.h"
#include "epgplus.h"
#include "epgview.h"
#include "eventlist.h"
#include "movieplayer.h"
#include "timerlist.h"
#include "plugins.h"
@@ -62,6 +64,7 @@
#include <gui/widget/icons.h>
#include <driver/radiotext.h>
#include <driver/record.h>
#include <driver/screen_max.h>