|
|
|
| version 3.32, 2000/11/29 15:51:20 | version 3.33, 2001/03/04 01:37:09 | ||
|---|---|---|---|
|
| ||
| * | * | ||
| */ | */ | ||
| /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h,v 3.31 1999/12/27 00:39:43 robin Exp $ */ | /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h,v 3.32 2000/11/29 15:51:20 dawes Exp $ */ | ||
| #ifndef _xf86Xinput_h | #ifndef _xf86Xinput_h | ||
| #define _xf86Xinput_h | #define _xf86Xinput_h | ||
|
| ||
| #ifndef NEED_EVENTS | #ifndef NEED_EVENTS | ||
| #define NEED_EVENTS | #define NEED_EVENTS | ||
| #endif | #endif | ||
| #include "X.h" | #include "xf86str.h" | ||
| #include "Xproto.h" | |||
| #include "inputstr.h" | #include "inputstr.h" | ||
| #ifdef XINPUT | #ifdef XINPUT | ||
| #include "extensions/XI.h" | #include "extensions/XI.h" |
|
||||||||
|
Powered by ViewCVS 0.9.2 |