summary refs log tree commit diff stats
path: root/stubs/icount.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/icount.c')
-rw-r--r--stubs/icount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/icount.c b/stubs/icount.c
index 9f9a59f55b..edbf60cbfa 100644
--- a/stubs/icount.c
+++ b/stubs/icount.c
@@ -1,6 +1,6 @@
 #include "qemu/osdep.h"
 #include "qapi/error.h"
-#include "sysemu/cpu-timers.h"
+#include "system/cpu-timers.h"
 
 /* icount - Instruction Counter API */