diff gui/interface.c @ 33774:474ffcdcc6e7

Change guiInterface_t void pointer member declarations. Declare the members with their appropriate types. Additionally, remove needless cast then and remove unnecessary #ifdef CONFIG_DVDREAD.
author ib
date Sun, 10 Jul 2011 11:51:25 +0000
parents a3983d2c9106
children b42abb9c7f2c
line wrap: on
line diff
--- a/gui/interface.c	Sun Jul 10 11:21:40 2011 +0000
+++ b/gui/interface.c	Sun Jul 10 11:51:25 2011 +0000
@@ -45,7 +45,6 @@
 #include "libvo/video_out.h"
 #include "libvo/x11_common.h"
 #include "mixer.h"
-#include "mp_core.h"
 #include "mp_msg.h"
 #include "mpcommon.h"
 #include "mplayer.h"