adapting to SDK 3.0

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor
2009-07-22 09:48:54 +00:00
parent 3185abc278
commit a7f2b179fb

View File

@@ -20,8 +20,7 @@
#include "wx/log.h"
#endif
#include <objc/objc-runtime.h>
#include <objc/runtime.h>
WXWidget wxWidgetImpl::FindFocus()
{