1
1
mirror of https://github.com/swaywm/sway synced 2024-11-18 04:33:59 +01:00

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

@ -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>