remove unneeded include of system/lastchannel.h

Origin commit data
------------------
Commit: a2864a8e6d
Author: vanhofen <vanhofen@gmx.de>
Date: 2016-05-19 (Thu, 19 May 2016)

Origin message was:
------------------
- remove unneeded include of system/lastchannel.h
This commit is contained in:
vanhofen
2016-05-19 16:58:38 +02:00
parent 0e2678b648
commit 4202a47a54
2 changed files with 0 additions and 2 deletions

View File

@@ -37,7 +37,6 @@
#include <gui/widget/listhelpers.h>
#include <driver/framebuffer.h>
#include <system/lastchannel.h>
#include <zapit/bouquets.h>
#include <string>

View File

@@ -58,7 +58,6 @@
#include <string>
#include <vector>
#include <configfile.h>
#include <system/lastchannel.h>
#include <system/setting_helpers.h>
class CPlugins;