diff libmpcodecs/pullup.c @ 35705:b4ce15212bfc

Replace obsolete x86_cpu.h #includes by the correct header.
author diego
date Sun, 20 Jan 2013 16:36:25 +0000
parents 064be070d8c8
children 1f7173bd5ff4
line wrap: on
line diff
--- a/libmpcodecs/pullup.c	Sun Jan 20 15:41:53 2013 +0000
+++ b/libmpcodecs/pullup.c	Sun Jan 20 16:36:25 2013 +0000
@@ -20,7 +20,7 @@
 #include <stdlib.h>
 #include <string.h>
 
-#include "libavutil/x86_cpu.h"
+#include "libavutil/x86/asm.h"
 #include "config.h"
 #include "pullup.h"