]> Git Repo - qemu.git/blobdiff - tests/check-qstring.c
qapi: Plumb in 'boxed' to qapi generator lower levels
[qemu.git] / tests / check-qstring.c
index addad6c6737a9584ba4159d450b82826365be353..239e9d9da38b458e776176998ccc93c2cb57cdb0 100644 (file)
@@ -9,9 +9,9 @@
  * 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.
  */
  * 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 "qstring.h"
+#include "qapi/qmp/qstring.h"
 #include "qemu-common.h"
 
 /*
 #include "qemu-common.h"
 
 /*
This page took 0.020552 seconds and 4 git commands to generate.