diff options
Diffstat (limited to 'balloon.c')
| -rw-r--r-- | balloon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/balloon.c b/balloon.c index f2ef50cf77..1d720fff81 100644 --- a/balloon.c +++ b/balloon.c @@ -29,7 +29,7 @@ #include "exec/cpu-common.h" #include "sysemu/kvm.h" #include "sysemu/balloon.h" -#include "trace.h" +#include "trace-root.h" #include "qmp-commands.h" #include "qapi/qmp/qerror.h" #include "qapi/qmp/qjson.h" |