]> git.proxmox.com Git - qemu.git/blobdiff - qlist.c
qapi: move include files to include/qobject/
[qemu.git] / qlist.c
diff --git a/qlist.c b/qlist.c
index b48ec5b91426af7086faf8df0459196b0c1946c4..c5ac2115af4ae974183301b83a17dbbce67ec32c 100644 (file)
--- a/qlist.c
+++ b/qlist.c
@@ -10,8 +10,8 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
-#include "qlist.h"
-#include "qobject.h"
+#include "qapi/qmp/qlist.h"
+#include "qapi/qmp/qobject.h"
 #include "qemu-queue.h"
 #include "qemu-common.h"