summaryrefslogtreecommitdiffstats
path: root/src/core/qobservableinterface_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qobservableinterface_p.h')
-rw-r--r--src/core/qobservableinterface_p.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/core/qobservableinterface_p.h b/src/core/qobservableinterface_p.h
index e867f1b84..8b92168ff 100644
--- a/src/core/qobservableinterface_p.h
+++ b/src/core/qobservableinterface_p.h
@@ -52,7 +52,8 @@
//
#include <Qt3DCore/qscenechange.h>
-#include <private/qt3dcore_global_p.h>
+
+#include <Qt3DCore/private/qt3dcore_global_p.h>
QT_BEGIN_NAMESPACE