]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tests/check-qstring.c
qapi: Fix detection of bogus member documentation
[mirror_qemu.git] / tests / check-qstring.c
index 95dc9e3e7b81b4b567fc9989546b8dedfef6573d..239e9d9da38b458e776176998ccc93c2cb57cdb0 100644 (file)
@@ -9,7 +9,7 @@
  * 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 "qapi/qmp/qstring.h"
 #include "qemu-common.h"