|
|
|
| version 3.30, 1999/12/13 23:38:12 | version 3.31, 1999/12/27 00:39:43 | ||
|---|---|---|---|
|
| ||
| * | * | ||
| */ | */ | ||
| /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h,v 3.29 1999/11/19 13:54:22 hohndel Exp $ */ | /* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86Xinput.h,v 3.30 1999/12/13 23:38:12 robin Exp $ */ | ||
| #ifndef _xf86Xinput_h | #ifndef _xf86Xinput_h | ||
| #define _xf86Xinput_h | #define _xf86Xinput_h | ||
|
| ||
| #include "Xproto.h" | #include "Xproto.h" | ||
| #include "inputstr.h" | #include "inputstr.h" | ||
| #ifdef XINPUT | #ifdef XINPUT | ||
| #include "XI.h" | #include "extensions/XI.h" | ||
| #include "XIproto.h" | #include "extensions/XIproto.h" | ||
| #include "XIstubs.h" | #include "XIstubs.h" | ||
| #endif | #endif | ||
|
||||||||
|
Powered by ViewCVS 0.9.2 |