]> git.proxmox.com Git - qemu.git/blobdiff - hmp.h
qapi: move include files to include/qobject/
[qemu.git] / hmp.h
diff --git a/hmp.h b/hmp.h
index 0ab03be98262f78f4500f30ffc2c23cd70d10d93..21f3e05d09f5bebf04b12bb961f5bb3db8c559bc 100644 (file)
--- a/hmp.h
+++ b/hmp.h
@@ -16,7 +16,7 @@
 
 #include "qemu-common.h"
 #include "qapi-types.h"
-#include "qdict.h"
+#include "qapi/qmp/qdict.h"
 
 void hmp_info_name(Monitor *mon);
 void hmp_info_version(Monitor *mon);