]> git.proxmox.com Git - qemu.git/blobdiff - tests/test-qmp-commands.c
m25p80.c: Sync Flash chip list with Linux
[qemu.git] / tests / test-qmp-commands.c
index dc3c507f2b1e395ab1d1f1cb8d4230857a9422d4..5a3e82a854ff3e2d973807ec08619efa1a58c994 100644 (file)
@@ -1,8 +1,9 @@
 #include <glib.h>
-#include "qemu-objects.h"
+#include "qemu-common.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"