comparison Gui/mplayer/play.c @ 16284:7989bfeaca47

100l, video_out.h is now needed for some vo_ variables. This is ugly, but interface.c already does it like that, so why bother...
author reimar
date Sun, 21 Aug 2005 10:19:25 +0000
parents df423e2d71dc
children 0e1471d9da74
comparison
equal deleted inserted replaced
16283:67dc03c037e7 16284:7989bfeaca47
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" 14 #include "../../mplayer.h"
15 #include "../../libvo/x11_common.h" 15 #include "../../libvo/x11_common.h"
16 #include "../../libvo/video_out.h"
16 #include "../../input/input.h" 17 #include "../../input/input.h"
17 18
18 #include "../app.h" 19 #include "../app.h"
19 20
20 #include "../wm/wskeys.h" 21 #include "../wm/wskeys.h"