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

This commit is contained in:
Stefan Seyfried
2013-11-13 09:07:41 +01:00
committed by svenhoefer
parent 769d310455
commit 4bc6e43ad4
20 changed files with 39 additions and 33 deletions

View File

@@ -46,6 +46,7 @@
#include "osd_setup.h"
#include "osdlang_setup.h"
#include "scan_setup.h"
#include "videosettings.h"
#include <zapit/zapit.h>
#include <system/helpers.h>