summaryrefslogtreecommitdiff
path: root/src/XIint.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/XIint.h')
-rw-r--r--src/XIint.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/XIint.h b/src/XIint.h
index 3379882..9cf6bc4 100644
--- a/src/XIint.h
+++ b/src/XIint.h
@@ -7,8 +7,7 @@
#ifndef _XIINT_H_
#define _XIINT_H_
-#include <X11/extensions/XIproto.h> /* for xAnyClassPtr */
-#include <X11/extensions/XInput.h> /* for XAnyClassPtr */
+#include <X11/extensions/XI.h>
extern XExtDisplayInfo *XInput_find_display(Display *);