summary refs log tree commit diff stats
path: root/system/watchpoint.c
diff options
context:
space:
mode:
Diffstat (limited to 'system/watchpoint.c')
-rw-r--r--system/watchpoint.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/system/watchpoint.c b/system/watchpoint.c
index 08dbd8483d..21d0bb36ca 100644
--- a/system/watchpoint.c
+++ b/system/watchpoint.c
@@ -21,6 +21,7 @@
 #include "qemu/error-report.h"
 #include "exec/cputlb.h"
 #include "exec/target_page.h"
+#include "exec/watchpoint.h"
 #include "hw/core/cpu.h"
 
 /* Add a watchpoint.  */