summary refs log tree commit diff stats
path: root/stubs/replay-tools.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/replay-tools.c')
-rw-r--r--stubs/replay-tools.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/replay-tools.c b/stubs/replay-tools.c
index 3e8ca3212d..c537485f40 100644
--- a/stubs/replay-tools.c
+++ b/stubs/replay-tools.c
@@ -1,5 +1,5 @@
 #include "qemu/osdep.h"
-#include "sysemu/replay.h"
+#include "system/replay.h"
 #include "block/aio.h"
 
 bool replay_events_enabled(void)