summaryrefslogtreecommitdiffstats
path: root/Gui/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/interface.h')
-rw-r--r--Gui/interface.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/Gui/interface.h b/Gui/interface.h
index 9a28da66ae..7c4442bf5b 100644
--- a/Gui/interface.h
+++ b/Gui/interface.h
@@ -5,6 +5,7 @@
#include "../config.h"
#include "mplayer/play.h"
#include "../mplayer.h"
+#include "cfg.h"
#ifdef USE_DVDREAD
#include "../libmpdemux/stream.h"
@@ -91,8 +92,6 @@ typedef struct
char * Subtitlename;
int SubtitleChanged;
- char * Fontname;
-
char * Othername;
int OtherChanged;