changeset 33587:5e2f3d01214a

Remove some #includes that are no longer needed.
author reimar
date Sun, 19 Jun 2011 18:53:28 +0000
parents ae9746a552dd
children c4d315b544a1
files libvo/vo_directx.c
diffstat 1 files changed, 0 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/libvo/vo_directx.c	Sun Jun 19 18:50:14 2011 +0000
+++ b/libvo/vo_directx.c	Sun Jun 19 18:53:28 2011 +0000
@@ -31,14 +31,9 @@
 #include "video_out_internal.h"
 #include "libmpcodecs/vf.h"
 #include "fastmemcpy.h"
-#include "input/input.h"
 #include "libmpcodecs/vd.h"
-#include "osdep/keycodes.h"
-#include "input/mouse.h"
 #include "mp_msg.h"
 #include "aspect.h"
-#include "geometry.h"
-#include "mp_fifo.h"
 #include "sub/sub.h"
 #include "w32_common.h"