diff gui/interface.c @ 24149:35fcce39b121

Remove redundant extern variable declarations, include proper headers instead.
author diego
date Sat, 25 Aug 2007 12:25:34 +0000
parents f5b32d12b691
children 0bbfebce0583
line wrap: on
line diff
--- a/gui/interface.c	Sat Aug 25 12:19:16 2007 +0000
+++ b/gui/interface.c	Sat Aug 25 12:25:34 2007 +0000
@@ -15,12 +15,10 @@
 #include "mplayer/gmplayer.h"
 #include "mplayer/play.h"
 
-#include "mplayer.h"
 #include "access_mpcontext.h"
 #include "app.h"
 #include "cfg.h"
 #include "help_mp.h"
-#include "subreader.h"
 #include "libvo/x11_common.h"
 #include "libvo/video_out.h"
 #include "libvo/font_load.h"