mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-09-01 01:41:12 +02:00
CNeutrinoFonts: add explicit include for SNeutrinoSettings
required in typedef struct font_sizes_groups for *const content
Origin commit data
------------------
Commit: 37cb024412
Author: Thilo Graf <dbt@novatux.de>
Date: 2013-10-10 (Thu, 10 Oct 2013)
This commit is contained in:
@@ -27,6 +27,8 @@
|
|||||||
#ifndef __neutrinofonts__
|
#ifndef __neutrinofonts__
|
||||||
#define __neutrinofonts__
|
#define __neutrinofonts__
|
||||||
|
|
||||||
|
#include <src/system/settings.h>
|
||||||
|
|
||||||
typedef struct neutrino_font_descr {
|
typedef struct neutrino_font_descr {
|
||||||
std::string name;
|
std::string name;
|
||||||
std::string filename;
|
std::string filename;
|
||||||
|
Reference in New Issue
Block a user