summaryrefslogtreecommitdiff
path: root/XInput.h
diff options
context:
space:
mode:
authorKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:42 +0000
committerKaleb Keithley <kaleb@freedesktop.org>2003-11-14 16:48:42 +0000
commit4383a95e0bbc2f09394deefc453c2edd1c813d0f (patch)
tree8f2cee9343484639220b938927c08702793b8ed7 /XInput.h
parent51468f1607f0b88576628c89e85d159afbb4628e (diff)
Diffstat (limited to 'XInput.h')
-rw-r--r--XInput.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/XInput.h b/XInput.h
index 2470377..83aba0c 100644
--- a/XInput.h
+++ b/XInput.h
@@ -45,19 +45,15 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS
SOFTWARE.
********************************************************/
+/* $XFree86: xc/include/extensions/XInput.h,v 1.3 2001/12/14 19:53:28 dawes Exp $ */
/* Definitions used by the library and client */
#ifndef _XINPUT_H_
#define _XINPUT_H_
-#ifndef _XLIB_H_
#include <X11/Xlib.h>
-#endif
-
-#ifndef _XI_H_
-#include "XI.h"
-#endif
+#include <X11/extensions/XI.h>
#define _deviceKeyPress 0
#define _deviceKeyRelease 1