Merge pull request #780 from emersion/output-damage-box-include

output-damage: fix missing wlr_box include
This commit is contained in:
emersion 2018-03-30 13:37:43 -04:00 committed by GitHub
commit e8cb5e89e9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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>
/**