]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/check-qobject.c
Eliminate qapi/qmp/types.h
[mirror_qemu.git] / tests / check-qobject.c
index 710f9e6b0ab2a94a34742b33d4cd44c3a862d4f5..06b9c6ec34a2023c11b4da21f2f070efb44e717c 100644 (file)
@@ -8,7 +8,8 @@
  */
 #include "qemu/osdep.h"
 
-#include "qapi/qmp/types.h"
+#include "qapi/qmp/qbool.h"
+#include "qapi/qmp/qstring.h"
 #include "qemu-common.h"
 
 #include <math.h>