[MPlayer-cvslog] r26982 - trunk/libvo/osd.c

diego subversion at mplayerhq.hu
Wed Jun 4 11:44:13 CEST 2008


Author: diego
Date: Wed Jun  4 11:44:12 2008
New Revision: 26982

Log:
Remove unnecessary mangle.h #include.


Modified:
   trunk/libvo/osd.c

Modified: trunk/libvo/osd.c
==============================================================================
--- trunk/libvo/osd.c	(original)
+++ trunk/libvo/osd.c	Wed Jun  4 11:44:12 2008
@@ -10,7 +10,6 @@
 #include "mp_msg.h"
 #include <inttypes.h>
 #include "cpudetect.h"
-#include "mangle.h"
 
 #ifdef ARCH_X86
 #define CAN_COMPILE_X86_ASM



More information about the MPlayer-cvslog mailing list