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

This reverts commit 4bc6e43ad4.
This commit is contained in:
svenhoefer
2013-11-13 23:40:16 +01:00
parent 014dd3ac7b
commit 3c8d47fa49
20 changed files with 33 additions and 39 deletions

View File

@@ -48,8 +48,6 @@
#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"
@@ -64,7 +62,6 @@
#include <gui/widget/icons.h>
#include <driver/radiotext.h>
#include <driver/record.h>
#include <driver/screen_max.h>