summaryrefslogtreecommitdiff
path: root/console-client/xkb/compose.c
diff options
context:
space:
mode:
Diffstat (limited to 'console-client/xkb/compose.c')
-rw-r--r--console-client/xkb/compose.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/console-client/xkb/compose.c b/console-client/xkb/compose.c
index 38bcb47b..5e8352f0 100644
--- a/console-client/xkb/compose.c
+++ b/console-client/xkb/compose.c
@@ -21,7 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
-#include "keysymdef.h"
+#include <X11/keysymdef.h>
#include "xkb.h"
#include <ctype.h>
#include <string.h>