]> Git Repo - qemu.git/blobdiff - tests/check-qint.c
qapi: Plumb in 'boxed' to qapi generator lower levels
[qemu.git] / tests / check-qint.c
index 5a27119ae24996c6c5db1fdd4efe034a28ae8bbd..b6e455511577ffb3b2e2b996caa76f36da827eef 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.
  */
-#include <glib.h>
+#include "qemu/osdep.h"
 
-#include "qint.h"
+#include "qapi/qmp/qint.h"
 #include "qemu-common.h"
 
 /*
This page took 0.02384 seconds and 4 git commands to generate.