mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-30 08:51:10 +02:00
helpers.cpp: include fontrenderer.h
if Font class is used, the header should be included, too :-)
This commit is contained in:
committed by
svenhoefer
parent
b5cb683048
commit
645da64839
@@ -45,6 +45,7 @@
|
||||
#include <linux/fs.h>
|
||||
#include "debug.h"
|
||||
#include <global.h>
|
||||
#include <driver/fontrenderer.h>
|
||||
#include <system/helpers.h>
|
||||
#include <gui/update_ext.h>
|
||||
using namespace std;
|
||||
|
Reference in New Issue
Block a user