epgplus.h: replace includes with forward declaration

This commit is contained in:
Stefan Seyfried
2015-02-11 08:36:12 +01:00
committed by Jacek Jendrzej
parent baf6bcdb97
commit 930bd738f4
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 <sectionsdclient/sectionsdclient.h>
#include <timerdclient/timerdclient.h>