mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
gui: fix compile after include change.
This commit is contained in:
@@ -33,8 +33,6 @@
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#include <gui/bedit/bouqueteditor_chanselect.h>
|
||||
|
||||
#include <global.h>
|
||||
#include <neutrino.h>
|
||||
|
||||
@@ -47,6 +45,8 @@
|
||||
#include <zapit/zapit.h>
|
||||
#include <zapit/getservices.h>
|
||||
|
||||
#include "bouqueteditor_chanselect.h"
|
||||
|
||||
extern CBouquetManager *g_bouquetManager;
|
||||
|
||||
CBEChannelSelectWidget::CBEChannelSelectWidget(const std::string & Caption, unsigned int Bouquet, CZapitClient::channelsMode Mode)
|
||||
|
Reference in New Issue
Block a user