diff options
Diffstat (limited to 'include/input.h')
-rw-r--r-- | include/input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/input.h b/include/input.h index ebb0915c4..fc607d35b 100644 --- a/include/input.h +++ b/include/input.h @@ -421,7 +421,7 @@ extern int GetProximityEvents( extern void PostSyntheticMotion( int x, int y, - ScreenPtr pScreen, + int screen, unsigned long time); extern int GetMotionHistorySize( |