mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-01 22:58:38 -04:00
output-damage: fix missing wlr_box include
This commit is contained in:
parent
8ada41c272
commit
47a529a69c
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <pixman.h>
|
||||
#include <time.h>
|
||||
#include <wlr/types/wlr_box.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue