summaryrefslogtreecommitdiffstats
path: root/Gui/interface.c
diff options
context:
space:
mode:
Diffstat (limited to 'Gui/interface.c')
-rw-r--r--Gui/interface.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Gui/interface.c b/Gui/interface.c
index a00fdf3f41..5608c22c04 100644
--- a/Gui/interface.c
+++ b/Gui/interface.c
@@ -47,7 +47,9 @@ int guiCMDArray[] =
void guiGetEvent( int type,char * arg )
{
+#ifdef USE_DVDREAD
dvd_priv_t * dvdp = (dvd_priv_t *) arg;
+#endif
switch ( type )
{
case guiXEvent: