]> Git Repo - qemu.git/blobdiff - qapi/qmp-dispatch.c
Include qapi/qmp/qdict.h exactly where needed
[qemu.git] / qapi / qmp-dispatch.c
index 92f957f40ed9eec0b6491c69f58637333b24e8d5..e31ac4be1fbad2cd8d9e842812b16f591985adf2 100644 (file)
@@ -15,6 +15,7 @@
 #include "qapi/error.h"
 #include "qapi/qmp/dispatch.h"
 #include "qapi/qmp/json-parser.h"
+#include "qapi/qmp/qdict.h"
 #include "qapi/qmp/qjson.h"
 
 static QDict *qmp_dispatch_check_obj(const QObject *request, Error **errp)
This page took 0.023416 seconds and 4 git commands to generate.