diff options
author | Peter Osterlund <petero2@telia.com> | 2004-04-12 22:46:21 +0200 |
---|---|---|
committer | Peter Osterlund <petero2@telia.com> | 2006-04-09 04:02:02 +0200 |
commit | 641aef59c6b1aa2f81d4e1ac7017339ff3b5e072 (patch) | |
tree | 496361d2b5d26fcc5e2be8ef223d53c107ded00b /synaptics.h | |
parent | b76ecca961999a42a049023f3ba41d925a4d6718 (diff) |
Small #include fix.
Diffstat (limited to 'synaptics.h')
-rw-r--r-- | synaptics.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/synaptics.h b/synaptics.h index 29f7e16..a1c869d 100644 --- a/synaptics.h +++ b/synaptics.h @@ -1,7 +1,6 @@ #ifndef _SYNAPTICS_H_ #define _SYNAPTICS_H_ -#include "linux_input.h" #include <X11/Xdefs.h> /****************************************************************************** |