mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
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:
committed by
M. Liebmann
parent
4134af3d1d
commit
47b1a8b642
@@ -43,6 +43,7 @@
|
||||
#include <gui/color_custom.h>
|
||||
#include <gui/infoclock.h>
|
||||
#include <zapit/zapit.h>
|
||||
#include <driver/pictureviewer/pictureviewer.h>
|
||||
|
||||
#include <video.h>
|
||||
extern cVideo * videoDecoder;
|
||||
@@ -315,4 +316,4 @@ bool CScreenSaver::IsRun()
|
||||
if(thrScreenSaver)
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user