summaryrefslogtreecommitdiff
path: root/include/libweston/libweston.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/libweston/libweston.h')
-rw-r--r--include/libweston/libweston.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/libweston/libweston.h b/include/libweston/libweston.h
index 04002e53..81873027 100644
--- a/include/libweston/libweston.h
+++ b/include/libweston/libweston.h
@@ -2252,6 +2252,7 @@ weston_compositor_add_destroy_listener_once(struct weston_compositor *compositor
enum weston_compositor_backend {
WESTON_BACKEND_DRM,
WESTON_BACKEND_HEADLESS,
+ WESTON_BACKEND_PIPEWIRE,
WESTON_BACKEND_RDP,
WESTON_BACKEND_VNC,
WESTON_BACKEND_WAYLAND,