mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
add missing includes to fix menu-width
strange circular include global.h <-> settings.h is maybe to fix
Origin commit data
------------------
Branch: ni/coolstream
Commit: 6e15577bf1
Author: vanhofen <vanhofen@gmx.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)
Origin message was:
------------------
- add missing includes to fix menu-width
strange circular include global.h <-> settings.h is maybe to fix
------------------
This commit was generated by Migit
This commit is contained in:
@@ -79,6 +79,7 @@
|
||||
#include "gui/vfd_setup.h"
|
||||
#include "gui/videosettings.h"
|
||||
#include "driver/record.h"
|
||||
#include "driver/display.h"
|
||||
|
||||
|
||||
extern CPlugins * g_PluginList;
|
||||
|
@@ -32,6 +32,7 @@
|
||||
#ifndef __settings__
|
||||
#define __settings__
|
||||
|
||||
#include "config.h"
|
||||
#include <system/localize.h>
|
||||
#include <configfile.h>
|
||||
#include <zapit/client/zapitclient.h>
|
||||
|
Reference in New Issue
Block a user