[Mplayer-cvslog] CVS: main/libvo fastmemcpy.h,1.19,1.20

Diego Biurrun CVS syncmail at mplayerhq.hu
Fri Jun 25 20:20:48 CEST 2004


CVS change done by Diego Biurrun CVS

Update of /cvsroot/mplayer/main/libvo
In directory mail:/var2/tmp/cvs-serv9503/libvo

Modified Files:
	fastmemcpy.h 
Log Message:
10l


Index: fastmemcpy.h
===================================================================
RCS file: /cvsroot/mplayer/main/libvo/fastmemcpy.h,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- fastmemcpy.h	25 Jun 2004 16:58:45 -0000	1.19
+++ fastmemcpy.h	25 Jun 2004 18:20:45 -0000	1.20
@@ -1,7 +1,7 @@
 #ifndef __MPLAYER_MEMCPY
 #define __MPLAYER_MEMCPY 1
 
-#include "config.h"
+#include "../config.h"
 
 #ifdef USE_FASTMEMCPY
 #if defined(HAVE_MMX) || defined(HAVE_MMX2) || defined(HAVE_3DNOW) \




More information about the MPlayer-cvslog mailing list