summaryrefslogtreecommitdiffstats
path: root/tests/auto/render/qeffect/tst_qeffect.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/render/qeffect/tst_qeffect.cpp')
-rw-r--r--tests/auto/render/qeffect/tst_qeffect.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/render/qeffect/tst_qeffect.cpp b/tests/auto/render/qeffect/tst_qeffect.cpp
index 955b58a1e..cc4889b8f 100644
--- a/tests/auto/render/qeffect/tst_qeffect.cpp
+++ b/tests/auto/render/qeffect/tst_qeffect.cpp
@@ -34,9 +34,6 @@
#include <Qt3DRender/private/qeffect_p.h>
#include <QObject>
#include <QSignalSpy>
-#include <Qt3DCore/qpropertyupdatedchange.h>
-#include <Qt3DCore/qpropertynodeaddedchange.h>
-#include <Qt3DCore/qpropertynoderemovedchange.h>
#include <Qt3DCore/private/qnodecreatedchangegenerator_p.h>
#include <Qt3DCore/qnodecreatedchange.h>
#include "testpostmanarbiter.h"