mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +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__
|
||||
#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