summaryrefslogtreecommitdiffstats
path: root/src/render/materialsystem/effect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/materialsystem/effect.cpp')
-rw-r--r--src/render/materialsystem/effect.cpp4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/render/materialsystem/effect.cpp b/src/render/materialsystem/effect.cpp
index 76036bd1f..035cf4746 100644
--- a/src/render/materialsystem/effect.cpp
+++ b/src/render/materialsystem/effect.cpp
@@ -43,10 +43,6 @@
#include <Qt3DRender/qparameter.h>
#include <Qt3DRender/private/qeffect_p.h>
-#include <Qt3DCore/qpropertyupdatedchange.h>
-#include <Qt3DCore/qpropertynodeaddedchange.h>
-#include <Qt3DCore/qpropertynoderemovedchange.h>
-
#include <QVariant>
#include <algorithm>