X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=balloon.c;h=6bf0a968137728b89259932d6efa44f8ef50daf9;hb=d07aa197c5a1556449361a0cbb5108e2e7b1adb7;hp=d8dd6fe77389bd3b9c194cf579a2b91451ebec40;hpb=b734ed9de10dbf10a873ae4b44cb1c13f59213d0;p=mirror_qemu.git diff --git a/balloon.c b/balloon.c index d8dd6fe773..6bf0a96813 100644 --- a/balloon.c +++ b/balloon.c @@ -30,8 +30,8 @@ #include "sysemu/kvm.h" #include "sysemu/balloon.h" #include "trace-root.h" -#include "qmp-commands.h" #include "qapi/error.h" +#include "qapi/qapi-commands-misc.h" #include "qapi/qmp/qerror.h" static QEMUBalloonEvent *balloon_event_fn;