#pragma hdrstop
#endif
-#if wxUSE_XRC && wxUSE_RADIOBOX
+#if wxUSE_XML && wxUSE_XRC && wxUSE_RADIOBOX
#include "wx/xrc/xh_radbt.h"
#include "wx/radiobut.h"
return IsOfClass(node, wxT("wxRadioButton"));
}
-#endif // wxUSE_XRC && wxUSE_NOTEBOOK
+#endif // wxUSE_XML && wxUSE_XRC && wxUSE_NOTEBOOK