aboutsummaryrefslogtreecommitdiff
path: root/qobject/json-writer.c
diff options
context:
space:
mode:
Diffstat (limited to 'qobject/json-writer.c')
-rw-r--r--qobject/json-writer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/qobject/json-writer.c b/qobject/json-writer.c
index 309a31d..aac2c6a 100644
--- a/qobject/json-writer.c
+++ b/qobject/json-writer.c
@@ -14,7 +14,7 @@
*/
#include "qemu/osdep.h"
-#include "qapi/qmp/json-writer.h"
+#include "qobject/json-writer.h"
#include "qemu/unicode.h"
struct JSONWriter {