]> git.saurik.com Git - wxWidgets.git/commitdiff
committing changes before renaming
authorStefan Csomor <csomor@advancedconcepts.ch>
Wed, 11 Jun 2008 16:06:28 +0000 (16:06 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Wed, 11 Jun 2008 16:06:28 +0000 (16:06 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@54106 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

include/wx/mac/private.h

index 8a43353e16dc0bcdce77a9df28a9f5b0d3692581..75cf558a221f9a048b4647010b68ce9c6d0b06d3 100644 (file)
@@ -1,5 +1,7 @@
 #ifdef __WXMAC_CLASSIC__
 #include "wx/mac/classic/private.h"
+#elif defined(__WXOSX_IPHONE__)
+#include "wx/mac/corefoundation/private.h"
 #else
 #include "wx/mac/carbon/private.h"
 #endif