]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/check-qlist.c
e1000: disable debug by default
[mirror_qemu.git] / tests / check-qlist.c
index 501ba262da0b5ab0b90e95511affb139b117047a..e16da5e5c6a3699877e8149f17b37d142b3436b4 100644 (file)
@@ -9,10 +9,10 @@
  * This work is licensed under the terms of the GNU LGPL, version 2.1 or later.
  * See the COPYING.LIB file in the top-level directory.
  */
-#include <glib.h>
+#include "qemu/osdep.h"
 
-#include "qint.h"
-#include "qlist.h"
+#include "qapi/qmp/qint.h"
+#include "qapi/qmp/qlist.h"
 
 /*
  * Public Interface test-cases