mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 09:21:09 +02:00
epgplus.h: replace includes with forward declaration
Origin commit data
------------------
Branch: ni/coolstream
Commit: 930bd738f4
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:
committed by
Jacek Jendrzej
parent
a5e790af41
commit
0272e57ed1
@@ -33,19 +33,12 @@
|
||||
#ifndef __EPGPLUS_HPP__
|
||||
#define __EPGPLUS_HPP__
|
||||
|
||||
#include <driver/framebuffer.h>
|
||||
#include <driver/fontrenderer.h>
|
||||
#include <system/settings.h>
|
||||
|
||||
#include "color.h"
|
||||
#include "channellist.h"
|
||||
#include "infoviewer.h"
|
||||
#include "filebrowser.h"
|
||||
|
||||
#include "widget/menue.h"
|
||||
|
||||
#include <string>
|
||||
|
||||
class CFrameBuffer;
|
||||
class Font;
|
||||
class CBouquetList;
|
||||
class ConfigFile;
|
||||
struct button_label;
|
||||
|
Reference in New Issue
Block a user