summaryrefslogtreecommitdiff
path: root/examples/wayland/custom-extension/qml-client/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/custom-extension/qml-client/main.qml')
-rw-r--r--examples/wayland/custom-extension/qml-client/main.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/wayland/custom-extension/qml-client/main.qml b/examples/wayland/custom-extension/qml-client/main.qml
index dd9212ef..37ab6d24 100644
--- a/examples/wayland/custom-extension/qml-client/main.qml
+++ b/examples/wayland/custom-extension/qml-client/main.qml
@@ -50,7 +50,7 @@
import QtQuick
import QtQuick.Window
-import com.theqtcompany.customextension
+import io.qt.examples.customextension
Window {
id: topLevelWindow