diff options
Diffstat (limited to 'stubs/dump.c')
-rw-r--r-- | stubs/dump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stubs/dump.c b/stubs/dump.c index 1f28ec2..df7897b 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) |