summaryrefslogtreecommitdiff
path: root/src/launcher-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/launcher-util.h')
-rw-r--r--src/launcher-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/launcher-util.h b/src/launcher-util.h
index d5b2fc98..a60f8a1a 100644
--- a/src/launcher-util.h
+++ b/src/launcher-util.h
@@ -31,7 +31,7 @@ struct weston_launcher;
struct weston_launcher *
weston_launcher_connect(struct weston_compositor *compositor, int tty,
- const char *seat_id);
+ const char *seat_id, bool sync_drm);
void
weston_launcher_destroy(struct weston_launcher *launcher);