Add wlc-render.h to handlers.c

This commit is contained in:
Drew DeVault 2016-01-28 19:55:47 -05:00 committed by Mikkel Oscar Lyderik
parent 6038bf5924
commit 4546ce1188
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@
#include <libinput.h>
#include <math.h>
#include <wlc/wlc.h>
#include <wlc/wlc-render.h>
#include <wlc/wlc-wayland.h>
#include <ctype.h>