// NB: this class is implemented in scrolbar.cpp
+#include "wx/defs.h"
+
+#if wxUSE_TIMER
+
#include "wx/timer.h"
// ----------------------------------------------------------------------------
bool m_skipNext;
};
+#endif // wxUSE_TIMER
+
#endif // _WX_UNIV_SCRTIMER_H