summaryrefslogtreecommitdiffstats
path: root/core/cpudetect.h
diff options
context:
space:
mode:
Diffstat (limited to 'core/cpudetect.h')
-rw-r--r--core/cpudetect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/cpudetect.h b/core/cpudetect.h
index 675dcbacde..d3d9206c65 100644
--- a/core/cpudetect.h
+++ b/core/cpudetect.h
@@ -22,7 +22,7 @@
#include <stdbool.h>
#include "config.h"
-#include "ffmpeg_files/x86_cpu.h"
+#include "compat/x86_cpu.h"
typedef struct cpucaps_s {
bool hasMMX;