summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/materials-cpp/trefoilknot.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/materials-cpp/trefoilknot.h')
-rw-r--r--examples/qt3d/materials-cpp/trefoilknot.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/materials-cpp/trefoilknot.h b/examples/qt3d/materials-cpp/trefoilknot.h
index bac6e59b0..1ffd1baf1 100644
--- a/examples/qt3d/materials-cpp/trefoilknot.h
+++ b/examples/qt3d/materials-cpp/trefoilknot.h
@@ -42,7 +42,7 @@
#include <Qt3DCore/QScaleTransform>
#include <Qt3DCore/QRotateTransform>
#include <Qt3DCore/QTranslateTransform>
-#include <Qt3DRenderer/QMesh>
+#include <Qt3DRender/QMesh>
class TrefoilKnot : public Qt3DCore::QEntity
{