remove unnecessary sectionsdclient.h includes

Origin commit data
------------------
Branch: ni/coolstream
Commit: c14c15ea24
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)


------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
Stefan Seyfried
2017-02-11 14:42:15 +01:00
committed by vanhofen
parent 8fad420914
commit fc5d95a4d0
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>