mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
CNeutrinoFonts: add explicit include for SNeutrinoSettings
required in typedef struct font_sizes_groups for *const content
This commit is contained in:
@@ -27,6 +27,8 @@
|
||||
#ifndef __neutrinofonts__
|
||||
#define __neutrinofonts__
|
||||
|
||||
#include <src/system/settings.h>
|
||||
|
||||
typedef struct neutrino_font_descr {
|
||||
std::string name;
|
||||
std::string filename;
|
||||
|
Reference in New Issue
Block a user