summaryrefslogtreecommitdiffstats
path: root/include/mode-private.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/mode-private.h')
-rw-r--r--include/mode-private.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/mode-private.h b/include/mode-private.h
index 511f4e61..e85ac96b 100644
--- a/include/mode-private.h
+++ b/include/mode-private.h
@@ -43,7 +43,7 @@ struct _Mode
/** Keybindings (keysym and modmask) */
char * keycfg;
char * keystr;
- KeySym keysym;
+ xkb_keysym_t keysym;
unsigned int modmask;
/**