diff --git a/src/mac/corefoundation/utilsexc_base.cpp b/src/mac/corefoundation/utilsexc_base.cpp index 41172aed2d..377b2464be 100644 --- a/src/mac/corefoundation/utilsexc_base.cpp +++ b/src/mac/corefoundation/utilsexc_base.cpp @@ -33,7 +33,9 @@ // Mac Includes #include +#ifndef __WXOSX_IPHONE__ #include +#endif // More WX Includes #include "wx/filename.h"