git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@30209
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
#include "wx/filename.h"
#include "wx/mac/corefoundation/cfstring.h"
#include "wx/filename.h"
#include "wx/mac/corefoundation/cfstring.h"
#include <CoreFoundation/CFBundle.h>
#include <CoreFoundation/CFURL.h>
#include <CoreFoundation/CFBundle.h>
#include <CoreFoundation/CFURL.h>
+#else
+#include <CFBundle.h>
+#include <CFURL.h>
+#endif
// See comment in include/wx/mac/corefoundation/stdpaths.h
#ifndef wxStandardPaths
// See comment in include/wx/mac/corefoundation/stdpaths.h
#ifndef wxStandardPaths