mirror of
https://github.com/swaywm/sway.git
synced 2026-04-18 06:46:56 -04:00
output: use wlr_frame_scheduler
Update for: https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5330
This commit is contained in:
parent
909a2ddb5f
commit
4fa497f9d7
2 changed files with 3 additions and 8 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue