using on all OSX variants

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@62833 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2009-12-09 07:29:43 +00:00
parent 85c04b8fb5
commit 74b1f0b45e

View File

@ -2096,7 +2096,7 @@ wxFORCE_LINK_MODULE( socketiohandler )
#endif
// and for OSXManagerSetter in the OS X one
#ifdef __WXMAC__
#ifdef __WXOSX__
wxFORCE_LINK_MODULE( osxsocket )
#endif