]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qmp.c
Include monitor/monitor.h exactly where needed
[mirror_qemu.git] / qmp.c
diff --git a/qmp.c b/qmp.c
index 03eba96193b2c283d06ad58697a1361b169e1e61..403805a5511750e19180bfacbe3bf3813c1ae0e5 100644 (file)
--- a/qmp.c
+++ b/qmp.c
@@ -14,6 +14,7 @@
  */
 
 #include "qemu-common.h"
+#include "monitor/monitor.h"
 #include "sysemu/sysemu.h"
 #include "qmp-commands.h"
 #include "sysemu/char.h"