#ifndef WX_PRECOMP
#include <stdio.h>
-#include <wx/utils.h>
-#include <wx/brush.h>
+#include "wx/utils.h"
+#include "wx/brush.h"
#endif
#ifdef __WIN95__
nScrollInc = 0;
}
- if ( nScrollInc == 0 )
+ if (scrollEvent == wxEVT_NULL)
{
// no event...
return FALSE;