mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-31 17:31:20 +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 <linux/fs.h>
|
||||||
#include "debug.h"
|
#include "debug.h"
|
||||||
#include <global.h>
|
#include <global.h>
|
||||||
|
#include <driver/fontrenderer.h>
|
||||||
#include <system/helpers.h>
|
#include <system/helpers.h>
|
||||||
#include <gui/update_ext.h>
|
#include <gui/update_ext.h>
|
||||||
using namespace std;
|
using namespace std;
|
||||||
|
Reference in New Issue
Block a user