# HG changeset patch # User Diego 'Flameeyes' Pettenò <[EMAIL PROTECTED]> # Date 1181396148 -7200 # Node ID ab096da18c08c44fb8fc81ec4d8cf56b190fb0d2 # Parent 26351512648cf22745672d507b9913cf2f53be4d Include cpu_accel.h
diff -r ab096da18c08c44fb8fc81ec4d8cf56b190fb0d2 -r 26351512648cf22745672d507b9913cf2f53be4d src/libxineadec/xine_a52_decoder.c --- a/src/libxineadec/xine_a52_decoder.c Sat Jun 09 15:35:48 2007 +0200 +++ b/src/libxineadec/xine_a52_decoder.c Sat Jun 09 15:32:59 2007 +0200 @@ -48,6 +48,7 @@ #include "xine_internal.h" #include "audio_out.h" +#include "cpu_accel.h" #ifdef HAVE_A52DEC_A52_H # include <a52dec/a52.h> ------------------------------------------------------------------------- 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
