# HG changeset patch # User Diego 'Flameeyes' Pettenò <[EMAIL PROTECTED]> # Date 1181395955 -7200 # Node ID de77c978064fe3fd5c651872fc698138c4e919a9 # Parent 0e9afce80a4af6cf5c7073d83ad518d3c8d379ca Include xine_internal.h
diff -r de77c978064fe3fd5c651872fc698138c4e919a9 -r 0e9afce80a4af6cf5c7073d83ad518d3c8d379ca src/xine-utils/cpu_accel.h --- a/src/xine-utils/cpu_accel.h Sat Jun 09 15:32:35 2007 +0200 +++ b/src/xine-utils/cpu_accel.h Sat Jun 09 15:23:11 2007 +0200 @@ -40,6 +40,8 @@ #ifndef __XINE_CPU_ACCEL_H__ #define __XINE_CPU_ACCEL_H__ + +#include "xine_internal.h" /* generic accelerations */ #define MM_ACCEL_MLIB 0x00000001 ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Xine-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xine-cvslog
