summaryrefslogtreecommitdiffstats
path: root/Gui/cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/cfg.h')
-rw-r--r--Gui/cfg.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gui/cfg.h b/Gui/cfg.h
index 23e5567023..ffda9dbd06 100644
--- a/Gui/cfg.h
+++ b/Gui/cfg.h
@@ -25,6 +25,9 @@ extern char * gtkAOALSADevice;
#ifdef HAVE_SDL
extern char * gtkAOSDLDriver;
#endif
+#ifdef USE_ESD
+extern char * gtkAOESDDevice;
+#endif
#ifdef HAVE_DXR3
extern char * gtkDXR3Device;
#endif