- remove unneeded include of system/lastchannel.h

This commit is contained in:
svenhoefer
2016-05-19 16:58:38 +02:00
parent 89f51df9e7
commit a2864a8e6d
2 changed files with 0 additions and 2 deletions

View File

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

View File

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