summaryrefslogtreecommitdiff
path: root/examples/wayland/texture-sharing/custom-compositor/qml/main.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/wayland/texture-sharing/custom-compositor/qml/main.qml')
-rw-r--r--examples/wayland/texture-sharing/custom-compositor/qml/main.qml1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/wayland/texture-sharing/custom-compositor/qml/main.qml b/examples/wayland/texture-sharing/custom-compositor/qml/main.qml
index 6e134814..5958ceb5 100644
--- a/examples/wayland/texture-sharing/custom-compositor/qml/main.qml
+++ b/examples/wayland/texture-sharing/custom-compositor/qml/main.qml
@@ -51,6 +51,7 @@
import QtQuick
import QtQuick.Window
import QtWayland.Compositor
+import QtWayland.Compositor.XdgShell
import com.theqtcompany.customsharingextension