Fixed include in wlr_keyboard.h

This commit is contained in:
Timidger 2017-10-08 18:55:59 -07:00
parent edafc021bc
commit 3abf713e35
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@
#include <wayland-server.h>
#include <stdint.h>
#include <stdbool.h>
#include <wayland-server.h>
#include <xkbcommon/xkbcommon.h>