summary refs log tree commit diff stats
path: root/qobject/qobject-internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'qobject/qobject-internal.h')
-rw-r--r--qobject/qobject-internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/qobject/qobject-internal.h b/qobject/qobject-internal.h
index b310c8e1b5..0c7679fe98 100644
--- a/qobject/qobject-internal.h
+++ b/qobject/qobject-internal.h
@@ -10,7 +10,7 @@
 #ifndef QOBJECT_INTERNAL_H
 #define QOBJECT_INTERNAL_H
 
-#include "qapi/qmp/qobject.h"
+#include "qobject/qobject.h"
 
 static inline void qobject_init(QObject *obj, QType type)
 {