diff options
Diffstat (limited to 'hmp.c')
| -rw-r--r-- | hmp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hmp.c b/hmp.c index 13550b0191..7870d6a300 100644 --- a/hmp.c +++ b/hmp.c @@ -29,6 +29,7 @@ #include "monitor/qdev.h" #include "qapi/error.h" #include "qapi/opts-visitor.h" +#include "qapi/qmp/qdict.h" #include "qapi/qmp/qerror.h" #include "qapi/string-input-visitor.h" #include "qapi/string-output-visitor.h" |