mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 00:11:14 +02:00
global.h: Use forward-declarations to reduce number of dependencies
This commit is contained in:
committed by
svenhoefer
parent
769d310455
commit
4bc6e43ad4
@@ -48,6 +48,8 @@
|
||||
#include "audio_select.h"
|
||||
#include "streaminfo2.h"
|
||||
#include "epgplus.h"
|
||||
#include "epgview.h"
|
||||
#include "eventlist.h"
|
||||
#include "movieplayer.h"
|
||||
#include "timerlist.h"
|
||||
#include "plugins.h"
|
||||
@@ -62,6 +64,7 @@
|
||||
|
||||
#include <gui/widget/icons.h>
|
||||
|
||||
#include <driver/radiotext.h>
|
||||
#include <driver/record.h>
|
||||
#include <driver/screen_max.h>
|
||||
|
||||
|
Reference in New Issue
Block a user