evdev: Use new xkbcommon include path
Inspired by a similar patch in Wayland.
This commit is contained in:
parent
784730db98
commit
38724e2639
@ -25,7 +25,7 @@
|
||||
#ifndef __CLUTTER_XKB_UTILS_H__
|
||||
#define __CLUTTER_XKB_UTILS_H__
|
||||
|
||||
#include <X11/extensions/XKBcommon.h>
|
||||
#include <xkbcommon/xkbcommon.h>
|
||||
|
||||
#include "clutter-stage.h"
|
||||
#include "clutter-event.h"
|
||||
|
Loading…
Reference in New Issue
Block a user