mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-28 16:01:10 +02:00
infoviewer.h: replace includes with forward declaration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 51b15fbc1d
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-11 (Wed, 11 Feb 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -36,15 +36,14 @@
|
|||||||
#include <sectionsdclient/sectionsdclient.h>
|
#include <sectionsdclient/sectionsdclient.h>
|
||||||
|
|
||||||
#include <driver/rcinput.h>
|
#include <driver/rcinput.h>
|
||||||
#include <driver/framebuffer.h>
|
|
||||||
#include <driver/fontrenderer.h>
|
#include <driver/fontrenderer.h>
|
||||||
#include <driver/fade.h>
|
|
||||||
#include <system/settings.h>
|
#include <system/settings.h>
|
||||||
#include "widget/menue.h"
|
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <zapit/channel.h>
|
#include <zapit/channel.h>
|
||||||
#include <gui/components/cc.h>
|
#include <gui/components/cc.h>
|
||||||
|
|
||||||
|
class CFrameBuffer;
|
||||||
|
class COSDFader;
|
||||||
class CInfoViewerBB;
|
class CInfoViewerBB;
|
||||||
class CInfoViewer
|
class CInfoViewer
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user