summary refs log tree commit diff stats
path: root/stubs/dump.c
diff options
context:
space:
mode:
Diffstat (limited to 'stubs/dump.c')
-rw-r--r--stubs/dump.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/dump.c b/stubs/dump.c
index 1f28ec2be3..df7897b72b 100644
--- a/stubs/dump.c
+++ b/stubs/dump.c
@@ -12,7 +12,7 @@
  */
 
 #include "qemu/osdep.h"
-#include "sysemu/dump-arch.h"
+#include "system/dump-arch.h"
 
 int cpu_get_dump_info(ArchDumpInfo *info,
                       const struct GuestPhysBlockList *guest_phys_blocks)