wayland: Update to new header path for xkbcommon

This commit is contained in:
Rob Bradford
2012-06-18 16:02:37 +01:00
parent 0b5f12975f
commit a9dc48ce94
3 changed files with 3 additions and 3 deletions

View File

@ -39,7 +39,7 @@
#include "gdkdisplay-wayland.h"
#include "gdkkeysprivate.h"
#include <X11/extensions/XKBcommon.h>
#include <xkbcommon/xkbcommon.h>
typedef struct _GdkWaylandKeymap GdkWaylandKeymap;
typedef struct _GdkWaylandKeymapClass GdkWaylandKeymapClass;