]> git.proxmox.com Git - qemu.git/blobdiff - tests/test-qmp-commands.c
hw/pci-host/versatile.c: Update autodetect to detect newer kernels
[qemu.git] / tests / test-qmp-commands.c
index bf41034c62604e81ff3079a3276c25334ad4433e..5a3e82a854ff3e2d973807ec08619efa1a58c994 100644 (file)
@@ -1,9 +1,9 @@
 #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 "module.h"
+#include "qapi/qmp/dispatch.h"
+#include "qemu/module.h"
 #include "qapi/qmp-input-visitor.h"
 #include "tests/test-qapi-types.h"
 #include "tests/test-qapi-visit.h"