output-damage: fix missing wlr_box include

This commit is contained in:
emersion 2018-03-30 12:31:16 -04:00
parent 8ada41c272
commit 47a529a69c
No known key found for this signature in database
GPG Key ID: 0FDE7BE0E88F5E48
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <pixman.h>
#include <time.h>
#include <wlr/types/wlr_box.h>
#include <wlr/types/wlr_output.h>
/**