output: use wlr_frame_scheduler

Update for: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5330
This commit is contained in:
Simon Ser 2026-04-05 16:17:11 +00:00 committed by Kenny Levinsen
parent 909a2ddb5f
commit 4fa497f9d7
2 changed files with 3 additions and 8 deletions

View file

@ -4,6 +4,7 @@
#include <unistd.h>
#include <wayland-server-core.h>
#include <wlr/types/wlr_damage_ring.h>
#include <wlr/types/wlr_frame_scheduler.h>
#include <wlr/types/wlr_output.h>
#include <wlr/types/wlr_scene.h>
#include "config.h"