Merge pull request #248 from Timidger/wlr_keyboard-include-fix

Fixed include in wlr_keyboard.h
This commit is contained in:
Drew DeVault 2017-10-08 21:58:25 -04:00 committed by GitHub
commit 7aa0e949b3
1 changed files with 1 additions and 0 deletions

View File

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