]> git.proxmox.com Git - qemu.git/blobdiff - qint.c
target-s390: Convert RRBE
[qemu.git] / qint.c
diff --git a/qint.c b/qint.c
index ee51804fbe9f5a9593b2d277aff9050cc756bc21..86b9b04f0b6214a88c223e6a3420ed7085016231 100644 (file)
--- a/qint.c
+++ b/qint.c
@@ -10,8 +10,8 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
-#include "qint.h"
-#include "qobject.h"
+#include "qapi/qmp/qint.h"
+#include "qapi/qmp/qobject.h"
 #include "qemu-common.h"
 
 static void qint_destroy_obj(QObject *obj);