mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-02 03:45:58 +01: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…
Reference in a new issue