summaryrefslogtreecommitdiffstats
path: root/examples/qt3d/playground-qml/MainView.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qt3d/playground-qml/MainView.qml')
-rw-r--r--examples/qt3d/playground-qml/MainView.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/qt3d/playground-qml/MainView.qml b/examples/qt3d/playground-qml/MainView.qml
index 02f6e2ea9..9cfab2900 100644
--- a/examples/qt3d/playground-qml/MainView.qml
+++ b/examples/qt3d/playground-qml/MainView.qml
@@ -35,7 +35,7 @@
****************************************************************************/
import Qt3D.Core 2.0
-import Qt3D.Renderer 2.0
+import Qt3D.Render 2.0
import QtQuick 2.0 as QQ2
Entity {