aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/animation/animation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/animation/animation.qml')
-rw-r--r--examples/quick/animation/animation.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/animation/animation.qml b/examples/quick/animation/animation.qml
index a17967a496..8a1b8558ee 100644
--- a/examples/quick/animation/animation.qml
+++ b/examples/quick/animation/animation.qml
@@ -39,7 +39,7 @@
****************************************************************************/
import QtQuick 2.0
-import "../../shared" as Examples
+import "../shared" as Examples
Item {
height: 480