summaryrefslogtreecommitdiff
path: root/qlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'qlist.c')
-rw-r--r--qlist.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/qlist.c b/qlist.c
index b48ec5b914..c5ac2115af 100644
--- 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"