summaryrefslogtreecommitdiffstats
path: root/mpvcore/cpudetect.c
diff options
context:
space:
mode:
Diffstat (limited to 'mpvcore/cpudetect.c')
-rw-r--r--mpvcore/cpudetect.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/mpvcore/cpudetect.c b/mpvcore/cpudetect.c
index 62cb03008d..d670de0f98 100644
--- a/mpvcore/cpudetect.c
+++ b/mpvcore/cpudetect.c
@@ -24,8 +24,8 @@
#include "compat/libav.h"
#include "config.h"
-#include "core/cpudetect.h"
-#include "core/mp_msg.h"
+#include "mpvcore/cpudetect.h"
+#include "mpvcore/mp_msg.h"
CpuCaps gCpuCaps;