remove unnecessary sectionsdclient.h includes

Origin commit data
------------------
Commit: c14c15ea24
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2017-02-11 (Sat, 11 Feb 2017)
This commit is contained in:
Stefan Seyfried
2017-02-11 14:42:15 +01:00
committed by vanhofen
parent cdd1deb093
commit ee9acfe1a4
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>