OSDN Git Service

*HUGE* set of compiler warning fixes, unused variables removal
authorArpi <arpi@thot.banki.hu>
Wed, 6 Nov 2002 23:54:29 +0000 (23:54 +0000)
committerArpi <arpi@thot.banki.hu>
Wed, 6 Nov 2002 23:54:29 +0000 (23:54 +0000)
based on patch by Dominik Mierzejewski <dominik@rangers.eu.org>

Originally committed as revision 8124 to svn://svn.mplayerhq.hu/mplayer/trunk/postproc

postproc/rgb2rgb.c

index fd50d73..fdb499d 100644 (file)
@@ -13,6 +13,7 @@
 #include "../cpudetect.h"
 #include "../mangle.h"
 #include "../bswap.h"
+#include "../libvo/fastmemcpy.h"
 
 #ifdef ARCH_X86
 #define CAN_COMPILE_X86_ASM