summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/tessellation-modes/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/tessellation-modes/main.cpp')
-rw-r--r--examples/qt3d/tessellation-modes/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/tessellation-modes/main.cpp b/examples/qt3d/tessellation-modes/main.cpp
index 231702d4b..cd7240080 100644
--- a/examples/qt3d/tessellation-modes/main.cpp
+++ b/examples/qt3d/tessellation-modes/main.cpp
@@ -37,7 +37,7 @@
#include "tessellatedquadmesh.h"
#include <window.h>
-#include <Qt3DRenderer/qrenderaspect.h>
+#include <Qt3DRender/qrenderaspect.h>
#include <Qt3DInput/QInputAspect>
#include <Qt3DQuick/QQmlAspectEngine>