summaryrefslogtreecommitdiffstats
path: root/src/core/qbackendscenepropertychange_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/qbackendscenepropertychange_p.h')
-rw-r--r--src/core/qbackendscenepropertychange_p.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/core/qbackendscenepropertychange_p.h b/src/core/qbackendscenepropertychange_p.h
index 4b382eb67..240b6550d 100644
--- a/src/core/qbackendscenepropertychange_p.h
+++ b/src/core/qbackendscenepropertychange_p.h
@@ -51,7 +51,7 @@
// We mean it.
//
-#include <private/qscenepropertychange_p.h>
+#include <private/qnodepropertychange_p.h>
#include <Qt3DCore/qnodeid.h>
QT_BEGIN_NAMESPACE
@@ -60,7 +60,7 @@ namespace Qt3DCore {
class QBackendScenePropertyChange;
-class QBackendScenePropertyChangePrivate : public QScenePropertyChangePrivate
+class QBackendScenePropertyChangePrivate : public QNodePropertyChangePrivate
{
public:
QBackendScenePropertyChangePrivate();