diff options
Diffstat (limited to 'qlist.c')
-rw-r--r-- | qlist.c | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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" |