]> git.sesse.net Git - ffmpeg/blobdiff - tests/checkasm/checkasm.c
Merge commit '7bf9647264308d2df74b2b50669f2d02a7ecc90b'
[ffmpeg] / tests / checkasm / checkasm.c
index 8b90fa5a3cfcc45fc88b29258eb032e662caf7ac..4eb14ddec452f0e78b23f1f04a8eef382e6cc577 100644 (file)
@@ -29,8 +29,8 @@
 #include "libavutil/cpu.h"
 #include "libavutil/random_seed.h"
 
-#if ARCH_X86
-#include "libavutil/x86/cpu.h"
+#if HAVE_IO_H
+#include <io.h>
 #endif
 
 #if HAVE_SETCONSOLETEXTATTRIBUTE