diff Gui/mplayer/gtk/eq.c @ 22907:8c2056711a2a

Remove useless #includes.
author diego
date Fri, 06 Apr 2007 21:01:08 +0000
parents 8e6182a75006
children
line wrap: on
line diff
--- a/Gui/mplayer/gtk/eq.c	Fri Apr 06 20:47:58 2007 +0000
+++ b/Gui/mplayer/gtk/eq.c	Fri Apr 06 21:01:08 2007 +0000
@@ -13,11 +13,9 @@
 #include "cfg.h"
 #include "config.h"
 #include "help_mp.h"
-#include "mplayer.h"
 #include "libaf/equalizer.h"
 #include "libvo/video_out.h"
 #include "../widgets.h"
-#include "mplayer.h"
 
 #include "eq.h"
 #include "common.h"