]> git.proxmox.com Git - qemu.git/blobdiff - qfloat.c
target-mips: Fix incorrect reads and writes to DSPControl register
[qemu.git] / qfloat.c
index 98338f3b71a442971e5a69e5d85f78c80194ff85..7de0992dba7f1302cea3a0f366ba26d01e4ee2d9 100644 (file)
--- a/qfloat.c
+++ b/qfloat.c
@@ -11,8 +11,8 @@
  *
  */
 
-#include "qfloat.h"
-#include "qobject.h"
+#include "qapi/qmp/qfloat.h"
+#include "qapi/qmp/qobject.h"
 #include "qemu-common.h"
 
 static void qfloat_destroy_obj(QObject *obj);