Include xkbcommon-names.h from xkbcommon.h

So clients only have one file to include.

Signed-off-by: Daniel Stone <daniel@fooishbar.org>
master
Daniel Stone 2012-05-09 20:17:13 +01:00
parent 3e3ddd43e9
commit 693d0578f2
1 changed files with 1 additions and 0 deletions

View File

@ -83,6 +83,7 @@ THE USE OR PERFORMANCE OF THIS SOFTWARE.
#include <stddef.h>
#include <stdint.h>
#include <xkbcommon/xkbcommon-names.h>
#include <xkbcommon/xkbcommon-keysyms.h>
#define XKB_KEY_NoSymbol 0L /* special KeySym */