summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/cfg.h')
-rw-r--r--Gui/cfg.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Gui/cfg.h b/Gui/cfg.h
index 83d1266e35..b688d8b670 100644
--- a/Gui/cfg.h
+++ b/Gui/cfg.h
@@ -26,6 +26,7 @@ extern char * gtkEquChannel3;
extern char * gtkEquChannel4;
extern char * gtkEquChannel5;
extern char * gtkEquChannel6;
+extern int gtkLoadFullscreen;
extern int cfg_read( void );
extern int cfg_write( void );