mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-09-01 18:01:13 +02:00
replace fontrenderer.h include with forward declaration
in order to flatten the build dependency tree further, include fontrenderer.h directly where needed, in header files a forward declaration is enough
This commit is contained in:
@@ -36,7 +36,6 @@
|
||||
#include <sectionsdclient/sectionsdclient.h>
|
||||
|
||||
#include <driver/rcinput.h>
|
||||
#include <driver/fontrenderer.h>
|
||||
#include <system/settings.h>
|
||||
#include <string>
|
||||
#include <zapit/channel.h>
|
||||
|
Reference in New Issue
Block a user