diff --git a/src/msw/radiobox.cpp b/src/msw/radiobox.cpp index 96cc7b42b9..dc5c3c5926 100644 --- a/src/msw/radiobox.cpp +++ b/src/msw/radiobox.cpp @@ -38,9 +38,9 @@ #include "wx/msw/private.h" #if wxUSE_TOOLTIPS -// #ifndef __GNUWIN32__ + #ifndef __GNUWIN32_OLD__ #include -// #endif + #endif #include "wx/tooltip.h" #endif // wxUSE_TOOLTIPS