--- rxvt-unicode/src/rxvtperl.xs 2007/12/14 05:25:25 1.118 +++ rxvt-unicode/src/rxvtperl.xs 2008/01/04 17:57:28 1.119 @@ -42,7 +42,7 @@ #include "perlxsi.c" #ifdef HAVE_SCROLLBARS -# define GRAB_CURSOR THIS->leftptr_cursor +# define GRAB_CURSOR THIS->scrollBar.leftptr_cursor #else # define GRAB_CURSOR None #endif @@ -302,7 +302,7 @@ #define IOM_CLASS "urxvt" #define IOM_WARN rxvt_warn -#include +#include "iom_perl.h" /////////////////////////////////////////////////////////////////////////////