Fix GCC build
This commit is contained in:
parent
54f1135c05
commit
5a8bbc6203
|
@ -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…
Reference in New Issue