More missing include/qapi/qmp/ headers moved.

Change-Id: I83b1daddaaee42c7edbe533a13324a0dc78e0ed4
diff --git a/qobject/qdict.c b/qobject/qdict.c
index 1ed7d4b..edc0186 100644
--- a/qobject/qdict.c
+++ b/qobject/qdict.c
@@ -12,7 +12,7 @@
 
 #include "qapi/qmp/qint.h"
 #include "qapi/qmp/qfloat.h"
-#include "qdict.h"
+#include "qapi/qmp/qdict.h"
 #include "qapi/qmp/qbool.h"
 #include "qapi/qmp/qstring.h"
 #include "qapi/qmp/qobject.h"