[MPlayer-cvslog] r33675 - trunk/libvo/vo_directx.c

reimar subversion at mplayerhq.hu
Sun Jun 19 20:53:28 CEST 2011


Author: reimar
Date: Sun Jun 19 20:53:28 2011
New Revision: 33675

Log:
Remove some #includes that are no longer needed.

Modified:
   trunk/libvo/vo_directx.c

Modified: trunk/libvo/vo_directx.c
==============================================================================
--- trunk/libvo/vo_directx.c	Sun Jun 19 20:50:14 2011	(r33674)
+++ trunk/libvo/vo_directx.c	Sun Jun 19 20:53:28 2011	(r33675)
@@ -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"
 


More information about the MPlayer-cvslog mailing list