summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/drcbex64.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/drcbex64.cpp')
-rw-r--r--src/devices/cpu/drcbex64.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/drcbex64.cpp b/src/devices/cpu/drcbex64.cpp
index 21ec28c68f7..fa7980b10b2 100644
--- a/src/devices/cpu/drcbex64.cpp
+++ b/src/devices/cpu/drcbex64.cpp
@@ -206,7 +206,7 @@
#include "mfpresolve.h"
-#include "asmjit/src/asmjit/x86.h"
+#include "asmjit/asmjit/x86.h"
#include <cstddef>
#include <cstdio>