diff options
Diffstat (limited to 'src/synapticsstr.h')
-rw-r--r-- | src/synapticsstr.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synapticsstr.h b/src/synapticsstr.h index b4a72aa..a8a7e3d 100644 --- a/src/synapticsstr.h +++ b/src/synapticsstr.h @@ -238,6 +238,6 @@ typedef struct _SynapticsPrivateRec } SynapticsPrivate; -extern void SynapticsDefaultDimensions(LocalDevicePtr local); +extern void SynapticsDefaultDimensions(InputInfoPtr pInfo); #endif /* _SYNAPTICSSTR_H_ */ |