global.h: Use forward-declarations to reduce number of dependencies

[seife: amended to fix build]

Signed-off-by: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
This commit is contained in:
martii
2013-11-09 17:03:03 +01:00
committed by Stefan Seyfried
parent 4bb5d1bdc0
commit 4eb66ba4b2
21 changed files with 39 additions and 26 deletions

View File

@@ -51,6 +51,7 @@
#include <driver/record.h>
#include <driver/radiotext.h>
#include <driver/streamts.h>
#include <zapit/capmt.h>
#include <zapit/channel.h>