diff options
Diffstat (limited to 'src/XIint.h')
-rw-r--r-- | src/XIint.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/XIint.h b/src/XIint.h index be4eafb..571bb23 100644 --- a/src/XIint.h +++ b/src/XIint.h @@ -22,6 +22,7 @@ #endif #define XInput_2_1 8 #define XInput_2_2 9 +#define XInput_2_3 10 extern XExtDisplayInfo *XInput_find_display(Display *); |