]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/test-qmp-commands.c
qapi: move include files to include/qobject/
[mirror_qemu.git] / tests / test-qmp-commands.c
index bf41034c62604e81ff3079a3276c25334ad4433e..61b533a0711323eead1c5da01c70208a2b4d974f 100644 (file)
@@ -1,8 +1,8 @@
 #include <glib.h>
 #include "qemu-common.h"
-#include "qemu-objects.h"
+#include "qapi/qmp/types.h"
 #include "test-qmp-commands.h"
-#include "qapi/qmp-core.h"
+#include "qapi/qmp/dispatch.h"
 #include "module.h"
 #include "qapi/qmp-input-visitor.h"
 #include "tests/test-qapi-types.h"