summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/custom-mesh-qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/custom-mesh-qml/main.qml')
-rw-r--r--examples/qt3d/custom-mesh-qml/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/qt3d/custom-mesh-qml/main.qml b/examples/qt3d/custom-mesh-qml/main.qml
index 2d93d84f3..e5d26e23f 100644
--- a/examples/qt3d/custom-mesh-qml/main.qml
+++ b/examples/qt3d/custom-mesh-qml/main.qml
@@ -52,6 +52,7 @@ import QtQuick 2.2 as QQ2
import Qt3D.Core 2.0
import Qt3D.Render 2.0
import Qt3D.Input 2.0
+import Qt3D.Extras 2.0
Entity {
id: sceneRoot