neutrino.h: use forward declaration instead of includes

this reduces the dependency chain on partial rebuilds considerably


Origin commit data
------------------
Commit: b3bfb361f5
Author: Stefan Seyfried <seife@tuxbox-git.slipkontur.de>
Date: 2015-02-11 (Wed, 11 Feb 2015)
This commit is contained in:
Stefan Seyfried
2015-02-11 08:22:36 +01:00
committed by Jacek Jendrzej
parent 6974d51cf2
commit f2a55bddf4
4 changed files with 8 additions and 8 deletions

View File

@@ -100,6 +100,7 @@
#include "gui/pipsetup.h"
#endif
#include "gui/themes.h"
#include "gui/timerlist.h"
#include <system/ytcache.h>