react to wlroots changes

Signed-off-by: Cole Mickens <cole.mickens@gmail.com>
This commit is contained in:
Cole Mickens 2018-11-26 21:02:35 -08:00
parent 24669f24f6
commit 0c97dc6da3
No known key found for this signature in database
GPG key ID: B475C2955744A019
2 changed files with 2 additions and 2 deletions

View file

@ -18,7 +18,7 @@
#include <wlr/types/wlr_screenshooter.h>
#include <wlr/types/wlr_matrix.h>
#include <wlr/types/wlr_gamma_control.h>
#include <wlr/types/wlr_primary_selection.h>
#include <wlr/types/wlr_gtk_primary_selection.h>
#include <wlr/types/wlr_output_layout.h>
#include "waybox/output.h"