]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - qobject/qjson.c
util: move declarations out of qemu-common.h
[thirdparty/qemu.git] / qobject / qjson.c
index 06dc210cbf796735600a84853879243f5707fc9c..ef160d2119eb18aa917b71b40e37d54880b1ac7f 100644 (file)
@@ -21,6 +21,7 @@
 #include "qapi/qmp/qbool.h"
 #include "qapi/qmp/qfloat.h"
 #include "qapi/qmp/qdict.h"
+#include "qemu/unicode.h"
 
 typedef struct JSONParsingState
 {