comparison Gui/mplayer/play.c @ 22907:8c2056711a2a

Remove useless #includes.
author diego
date Fri, 06 Apr 2007 21:01:08 +0000
parents 308495b6d611
children
comparison
equal deleted inserted replaced
22906:3577c58d07c6 22907:8c2056711a2a
9 9
10 #include "wm/ws.h" 10 #include "wm/ws.h"
11 #include "wm/wsxdnd.h" 11 #include "wm/wsxdnd.h"
12 #include "../config.h" 12 #include "../config.h"
13 #include "../help_mp.h" 13 #include "../help_mp.h"
14 #include "../mplayer.h"
15 #include "../libvo/x11_common.h" 14 #include "../libvo/x11_common.h"
16 #include "../libvo/video_out.h" 15 #include "../libvo/video_out.h"
17 #include "../input/input.h" 16 #include "../input/input.h"
18 17
19 #include "app.h" 18 #include "app.h"