videosettings: only include cnxtfb if necessary

Origin commit data
------------------
Commit: dc0757cc71
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2014-04-27 (Sun, 27 Apr 2014)
This commit is contained in:
Stefan Seyfried
2014-04-27 19:27:58 +02:00
parent 64758452f0
commit 32295d81fc

View File

@@ -57,7 +57,9 @@
#include <cs_api.h>
#include <video.h>
#ifdef BOXMODEL_APOLLO
#include <cnxtfb.h>
#endif
extern cVideo *videoDecoder;
#ifdef ENABLE_PIP