diff Gui/cfg.h @ 14686:e2b2ab284a9a

ESD configuration dialog and software volume control option for Gui Patch by Paul Wilhelm Elsinghorst ( paul [at] uni-bonn de )
author reimar
date Sat, 12 Feb 2005 16:05:11 +0000
parents eb0d3c1b6c6d
children 945fa0eb37c0
line wrap: on
line diff
--- a/Gui/cfg.h	Sat Feb 12 15:11:02 2005 +0000
+++ b/Gui/cfg.h	Sat Feb 12 16:05:11 2005 +0000
@@ -25,6 +25,9 @@
 #ifdef HAVE_SDL
 extern char * gtkAOSDLDriver;
 #endif
+#ifdef USE_ESD
+extern char * gtkAOESDDevice;
+#endif
 #ifdef HAVE_DXR3
 extern char * gtkDXR3Device;
 #endif