epgplus.h: replace includes with forward declaration

This commit is contained in:
Stefan Seyfried
2015-02-11 08:36:12 +01:00
parent 07b34e50f7
commit 30671b5767
2 changed files with 3 additions and 9 deletions

View File

@@ -31,6 +31,7 @@
#include <global.h>
#include <neutrino.h>
#include <gui/infoviewer.h>
#include <gui/epgplus.h>
#include <gui/epgview.h>
#include <sectionsdclient/sectionsdclient.h>