summaryrefslogtreecommitdiff
path: root/libavutil/x86_cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavutil/x86_cpu.h')
-rw-r--r--libavutil/x86_cpu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libavutil/x86_cpu.h b/libavutil/x86_cpu.h
index 5ab570405d..69ac0581b4 100644
--- a/libavutil/x86_cpu.h
+++ b/libavutil/x86_cpu.h
@@ -21,6 +21,8 @@
#ifndef FFMPEG_X86CPU_H
#define FFMPEG_X86CPU_H
+#include "config.h"
+
#ifdef ARCH_X86_64
# define REG_a "rax"
# define REG_b "rbx"