summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qpropertyvalueremovedchange_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qpropertyvalueremovedchange_p.h')
-rw-r--r--src/core/changes/qpropertyvalueremovedchange_p.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/core/changes/qpropertyvalueremovedchange_p.h b/src/core/changes/qpropertyvalueremovedchange_p.h
index 82644b76c..b4e86bc9e 100644
--- a/src/core/changes/qpropertyvalueremovedchange_p.h
+++ b/src/core/changes/qpropertyvalueremovedchange_p.h
@@ -51,10 +51,11 @@
// We mean it.
//
-#include <private/qstaticpropertyvalueremovedchangebase_p.h>
-#include <Qt3DCore/private/qt3dcore_global_p.h>
#include <QtCore/qvariant.h>
+#include <Qt3DCore/private/qstaticpropertyvalueremovedchangebase_p.h>
+#include <Qt3DCore/private/qt3dcore_global_p.h>
+
QT_BEGIN_NAMESPACE
namespace Qt3DCore {