X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=dump.c;h=871ee1727ab08242ff75b97e32461b783b67a726;hb=83c9089e73b81c69dc1ecdf859fa84d2c500fb5f;hp=e70e0f3b21500b9635aa66546b5dca39dc8487b5;hpb=022c62cbbcf1ff40b23c92874f8670cddfec2414;p=qemu.git diff --git a/dump.c b/dump.c index e70e0f3b2..871ee1727 100644 --- a/dump.c +++ b/dump.c @@ -16,7 +16,7 @@ #include "cpu.h" #include "exec/cpu-all.h" #include "exec/hwaddr.h" -#include "monitor.h" +#include "monitor/monitor.h" #include "kvm.h" #include "dump.h" #include "sysemu.h"