// Author: Vadim Zeitlin
// Modified by:
// Created: 07.09.00
-// RCS-ID: $Id$
// Copyright: (c) Vadim Zeitlin
// Licence: wxWindows licence
///////////////////////////////////////////////////////////////////////////////
#elif defined(__WXGTK__)
#include "wx/gtk1/radiobut.h"
#elif defined(__WXMAC__)
- #include "wx/mac/radiobut.h"
+ #include "wx/osx/radiobut.h"
#elif defined(__WXCOCOA__)
#include "wx/cocoa/radiobut.h"
#elif defined(__WXPM__)
#include "wx/os2/radiobut.h"
-#elif defined(__WXPALMOS__)
- #include "wx/palmos/radiobut.h"
#endif
#endif // wxUSE_RADIOBTN