aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/localstorage/localstorage/localstorage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/localstorage/localstorage/localstorage.qml b/examples/localstorage/localstorage/localstorage.qml
index 714774c78e..f492b65e0b 100644
--- a/examples/localstorage/localstorage/localstorage.qml
+++ b/examples/localstorage/localstorage/localstorage.qml
@@ -39,7 +39,7 @@
****************************************************************************/
import QtQuick 2.0
-import "../shared" as Examples
+import "../../shared" as Examples
/*!
\title QtQuick Examples - Local Storage