// within the same group. Used by wxSetFocusToChild on wxMSW
// --------------------------------------------------------------------
-#if defined(__WXMSW__) && wxUSE_RADIOBTN
+#if wxUSE_RADIOBTN
wxRadioButton* wxGetPreviousButtonInGroup(wxRadioButton *btn)
{