diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/XExtInt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/XExtInt.c b/src/XExtInt.c index 4e24216..26f79e1 100644 --- a/src/XExtInt.c +++ b/src/XExtInt.c @@ -54,6 +54,7 @@ SOFTWARE. #define NEED_REPLIES #include <stdio.h> #include <X11/extensions/XI.h> +#include <X11/extensions/XI2.h> #include <X11/extensions/XIproto.h> #include <X11/Xlibint.h> #include <X11/extensions/XInput.h> |