summaryrefslogtreecommitdiff
path: root/libavcodec/tests/x86/dct.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/tests/x86/dct.c')
-rw-r--r--libavcodec/tests/x86/dct.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/tests/x86/dct.c b/libavcodec/tests/x86/dct.c
index f5c238efc7..104a0f8e0c 100644
--- a/libavcodec/tests/x86/dct.c
+++ b/libavcodec/tests/x86/dct.c
@@ -18,6 +18,7 @@
#include "config.h"
+#include "libavutil/cpu.h"
#include "libavutil/mem_internal.h"
#include "libavcodec/x86/fdct.h"