]> git.proxmox.com Git - qemu.git/blobdiff - qstring.c
bswap: Add host endian unaligned access functions
[qemu.git] / qstring.c
index b7e12e40158200362b196aa566c3024d89360472..5f7376c336fec182320c98cba097008e318869c1 100644 (file)
--- a/qstring.c
+++ b/qstring.c
@@ -10,8 +10,8 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
-#include "qobject.h"
-#include "qstring.h"
+#include "qapi/qmp/qobject.h"
+#include "qapi/qmp/qstring.h"
 #include "qemu-common.h"
 
 static void qstring_destroy_obj(QObject *obj);