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

Origin commit data
------------------
Commit: 5ab6b53054
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-04-16 (Thu, 16 Apr 2015)
This commit is contained in:
Stefan Seyfried
2015-04-16 10:53:37 +02:00
committed by vanhofen
parent bc0984621f
commit d9354e847f
33 changed files with 53 additions and 34 deletions

View File

@@ -39,6 +39,7 @@
#include <global.h>
#include <neutrino.h>
#include <driver/display.h>
#include <driver/screen_max.h>
#include <unistd.h>