diff --git a/src/modules/notesqml/notesqml.qml b/src/modules/notesqml/notesqml.qml index cb659debc..9b1d930d7 100644 --- a/src/modules/notesqml/notesqml.qml +++ b/src/modules/notesqml/notesqml.qml @@ -23,7 +23,7 @@ * Branding object, which can be used to retrieve strings and paths * and colors. */ -import calamares.ui 1.0 +import io.calamares.ui 1.0 import QtQuick 2.7 import QtQuick.Controls 2.2