remove unnecessary sectionsdclient.h includes

This commit is contained in:
Stefan Seyfried
2017-02-11 14:42:15 +01:00
parent 04789c3851
commit 4226ba01d2
4 changed files with 0 additions and 6 deletions

View File

@@ -39,8 +39,6 @@
#include <gui/movieinfo.h>
#include "widget/menue.h"
#include <sectionsdclient/sectionsdclient.h>
#include <vector>
#include <string>

View File

@@ -28,7 +28,6 @@
#define __EVENTLIST_HPP__
#include <timerdclient/timerdtypes.h>
#include <sectionsdclient/sectionsdclient.h>
#include <driver/rcinput.h>
#include <system/settings.h>

View File

@@ -33,8 +33,6 @@
#ifndef __infoview_bb__
#define __infoview_bb__
#include <sectionsdclient/sectionsdclient.h>
#include <driver/rcinput.h>
#include <driver/fade.h>
#include <system/settings.h>

View File

@@ -7,7 +7,6 @@
// tuxbox
#include <eventserver.h>
#include <sectionsdclient/sectionsdclient.h>
#include <timerdclient/timerdclient.h>
#include <zapit/client/zapitclient.h>