summaryrefslogtreecommitdiffstats
path: root/qml/SearchPage.qml
diff options
context:
space:
mode:
Diffstat (limited to 'qml/SearchPage.qml')
-rw-r--r--qml/SearchPage.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/qml/SearchPage.qml b/qml/SearchPage.qml
index eb88a4e..def2dbf 100644
--- a/qml/SearchPage.qml
+++ b/qml/SearchPage.qml
@@ -40,7 +40,7 @@
import QtQuick 1.1
-import com.meego 1.0
+import com.nokia.meego 1.0
import QtSpotify 1.0
import "UIConstants.js" as UI
import "Utilities.js" as Utilities