summaryrefslogtreecommitdiffstats
path: root/examples/wayland/multi-screen/qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/multi-screen/qml/main.qml')
-rw-r--r--examples/wayland/multi-screen/qml/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wayland/multi-screen/qml/main.qml b/examples/wayland/multi-screen/qml/main.qml
index 6d3606d04..ab6d796bb 100644
--- a/examples/wayland/multi-screen/qml/main.qml
+++ b/examples/wayland/multi-screen/qml/main.qml
@@ -54,6 +54,7 @@ import QtQuick
import QtQuick.Window as Window
import QtWayland.Compositor
import QtWayland.Compositor.XdgShell
+import QtWayland.Compositor.WlShell
import QtQml.Models
WaylandCompositor {