mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 01:11:12 +02:00
remove unnecessary sectionsdclient.h includes
This commit is contained in:
committed by
svenhoefer
parent
2f36a0900c
commit
c14c15ea24
@@ -39,8 +39,6 @@
|
|||||||
#include <gui/movieinfo.h>
|
#include <gui/movieinfo.h>
|
||||||
#include "widget/menue.h"
|
#include "widget/menue.h"
|
||||||
|
|
||||||
#include <sectionsdclient/sectionsdclient.h>
|
|
||||||
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <string>
|
#include <string>
|
||||||
|
|
||||||
|
@@ -28,7 +28,6 @@
|
|||||||
#define __EVENTLIST_HPP__
|
#define __EVENTLIST_HPP__
|
||||||
|
|
||||||
#include <timerdclient/timerdtypes.h>
|
#include <timerdclient/timerdtypes.h>
|
||||||
#include <sectionsdclient/sectionsdclient.h>
|
|
||||||
|
|
||||||
#include <driver/rcinput.h>
|
#include <driver/rcinput.h>
|
||||||
#include <system/settings.h>
|
#include <system/settings.h>
|
||||||
|
@@ -33,8 +33,6 @@
|
|||||||
#ifndef __infoview_bb__
|
#ifndef __infoview_bb__
|
||||||
#define __infoview_bb__
|
#define __infoview_bb__
|
||||||
|
|
||||||
#include <sectionsdclient/sectionsdclient.h>
|
|
||||||
|
|
||||||
#include <driver/rcinput.h>
|
#include <driver/rcinput.h>
|
||||||
#include <driver/fade.h>
|
#include <driver/fade.h>
|
||||||
#include <system/settings.h>
|
#include <system/settings.h>
|
||||||
|
@@ -7,7 +7,6 @@
|
|||||||
|
|
||||||
// tuxbox
|
// tuxbox
|
||||||
#include <eventserver.h>
|
#include <eventserver.h>
|
||||||
#include <sectionsdclient/sectionsdclient.h>
|
|
||||||
#include <timerdclient/timerdclient.h>
|
#include <timerdclient/timerdclient.h>
|
||||||
#include <zapit/client/zapitclient.h>
|
#include <zapit/client/zapitclient.h>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user