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 370cd96eb2..fac70191eb 100644 --- a/stubs/dump.c +++ b/stubs/dump.c @@ -12,7 +12,7 @@ */ #include "qemu-common.h" -#include "sysemu/dump.h" +#include "sysemu/dump-arch.h" #include "qapi/qmp/qerror.h" #include "qmp-commands.h" |