mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 17:01:15 +02:00
infoviewer.h: replace includes with forward declaration
This commit is contained in:
committed by
Jacek Jendrzej
parent
930bd738f4
commit
8fcaeda6a4
@@ -36,15 +36,14 @@
|
||||
#include <sectionsdclient/sectionsdclient.h>
|
||||
|
||||
#include <driver/rcinput.h>
|
||||
#include <driver/framebuffer.h>
|
||||
#include <driver/fontrenderer.h>
|
||||
#include <driver/fade.h>
|
||||
#include <system/settings.h>
|
||||
#include "widget/menue.h"
|
||||
#include <string>
|
||||
#include <zapit/channel.h>
|
||||
#include <gui/components/cc.h>
|
||||
|
||||
class CFrameBuffer;
|
||||
class COSDFader;
|
||||
class CInfoViewerBB;
|
||||
class CInfoViewer
|
||||
{
|
||||
|
Reference in New Issue
Block a user