commit | a11ce32ad4d582af628b95d8226d87b70bcb34f1 | [log] [tgz] |
---|---|---|
author | Ulrich Weigand <weigand@informatik.uni-erlangen.de> | Sun Nov 08 12:27:26 1998 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Sun Nov 08 12:27:26 1998 +0000 |
tree | a590a0cd17ffaea258dd5805b95a59c3fed12fc4 | |
parent | 2b067584e9fe5acb2973c4f7eca41d35ed9e0349 [diff] [blame] |
Adapted to new input event handling.
diff --git a/objects/cursoricon.c b/objects/cursoricon.c index 47ba56c..b59be5b 100644 --- a/objects/cursoricon.c +++ b/objects/cursoricon.c
@@ -45,7 +45,7 @@ #include "debug.h" #include "task.h" #include "user.h" -#include "keyboard.h" +#include "input.h" #include "x11drv.h" #include "winerror.h"