adapting to SDK 3.0
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 22 Jul 2009 09:48:54 +0000 (09:48 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 22 Jul 2009 09:48:54 +0000 (09:48 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@61492 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/osx/iphone/window.mm

index 154329afb94eeffd22bb37048358a2f15101e9c8..28aa413c6504b080af908e9e0ff55dc05360ef3a 100644 (file)
@@ -20,8 +20,7 @@
     #include "wx/log.h"
 #endif
 
-#include <objc/objc-runtime.h>
-
+#include <objc/runtime.h>
 
 WXWidget wxWidgetImpl::FindFocus()
 {