summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/cylinder-cpp/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/cylinder-cpp/main.cpp')
-rw-r--r--examples/qt3d/cylinder-cpp/main.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/qt3d/cylinder-cpp/main.cpp b/examples/qt3d/cylinder-cpp/main.cpp
index b6441314e..a4d190200 100644
--- a/examples/qt3d/cylinder-cpp/main.cpp
+++ b/examples/qt3d/cylinder-cpp/main.cpp
@@ -51,9 +51,6 @@
#include <Qt3DRender/qtexture.h>
#include <Qt3DRender/qrenderpass.h>
-#include <Qt3DCore/qscaletransform.h>
-#include <Qt3DCore/qrotatetransform.h>
-#include <Qt3DCore/qlookattransform.h>
#include <Qt3DCore/qtransform.h>
#include <Qt3DCore/qaspectengine.h>