mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-02 02:11:11 +02:00
global.h: Use forward-declarations to reduce number of dependencies
This commit is contained in:
committed by
svenhoefer
parent
7f35a67426
commit
5ab6b53054
@@ -52,6 +52,7 @@
|
||||
|
||||
|
||||
#include <driver/record.h>
|
||||
#include <driver/radiotext.h>
|
||||
#include <driver/streamts.h>
|
||||
#include <zapit/capmt.h>
|
||||
#include <zapit/channel.h>
|
||||
|
@@ -34,6 +34,7 @@
|
||||
#include <audio_cs.h>
|
||||
#include <system/settings.h>
|
||||
#include <daemonc/remotecontrol.h>
|
||||
#include <driver/display.h>
|
||||
#include <driver/volume.h>
|
||||
#include <gui/audiomute.h>
|
||||
#include <gui/mediaplayer.h>
|
||||
|
Reference in New Issue
Block a user