reduce impact of driver/pictureviewer.h header file

before, more than 175 files depended on it, now it's about 35
This commit is contained in:
Stefan Seyfried
2017-02-06 00:52:16 +01:00
committed by M. Liebmann
parent 4134af3d1d
commit 47b1a8b642
7 changed files with 5 additions and 4 deletions

View File

@@ -34,6 +34,7 @@
#include <unistd.h>
#include <system/debug.h>
#include <system/helpers.h>
#include <driver/pictureviewer/pictureviewer.h>
extern CPictureViewer * g_PicViewer;