mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-11 13:29:45 -05:00
Fix GCC build
This commit is contained in:
parent
54f1135c05
commit
5a8bbc6203
1 changed files with 1 additions and 0 deletions
|
|
@ -178,6 +178,7 @@ static bool has_standalone_surface(struct roots_view *view) {
|
|||
case ROOTS_XWAYLAND_VIEW:
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
static void output_frame_notify(struct wl_listener *listener, void *data) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue