output-damage: fix missing wlr_box include
This commit is contained in:
parent
8ada41c272
commit
47a529a69c
|
@ -3,6 +3,7 @@
|
|||
|
||||
#include <pixman.h>
|
||||
#include <time.h>
|
||||
#include <wlr/types/wlr_box.h>
|
||||
#include <wlr/types/wlr_output.h>
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in New Issue