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

This commit is contained in:
Stefan Seyfried
2015-04-16 10:53:37 +02:00
committed by svenhoefer
parent 7f35a67426
commit 5ab6b53054
33 changed files with 53 additions and 34 deletions

View File

@@ -50,7 +50,7 @@
#include <gui/channellist.h>
#include <gui/color.h>
#include <gui/epgview.h>
#include <gui/eventlist.h>
#include <gui/filebrowser.h>
#include <gui/infoviewer.h>