summary refs log tree commit diff stats
path: root/accel/tcg/watchpoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'accel/tcg/watchpoint.c')
-rw-r--r--accel/tcg/watchpoint.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/accel/tcg/watchpoint.c b/accel/tcg/watchpoint.c
index af57d182d5..40112b2b2e 100644
--- a/accel/tcg/watchpoint.c
+++ b/accel/tcg/watchpoint.c
@@ -26,7 +26,7 @@
 #include "tb-internal.h"
 #include "system/tcg.h"
 #include "system/replay.h"
-#include "hw/core/tcg-cpu-ops.h"
+#include "accel/tcg/cpu-ops.h"
 #include "hw/core/cpu.h"
 #include "internal-common.h"