CNeutrinoFonts: add explicit include for SNeutrinoSettings

required in typedef struct font_sizes_groups for *const content
This commit is contained in:
2013-10-10 17:00:30 +02:00
parent c3a3eea0d8
commit 37cb024412

View File

@@ -27,6 +27,8 @@
#ifndef __neutrinofonts__
#define __neutrinofonts__
#include <src/system/settings.h>
typedef struct neutrino_font_descr {
std::string name;
std::string filename;