]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/carbon/app.h
wxHelpController now wxCHMHelpController on Windows
[wxWidgets.git] / include / wx / mac / carbon / app.h
index f62176e8437de537c990f9c45cc385fa9626a90c..babd87cc440a83286181d449e0458782a3b03ace 100644 (file)
@@ -22,7 +22,7 @@
 #include "wx/event.h"
 
 #ifdef __WXMAC_OSX__
-#include <CoreFoundation/CFRunLoop.h>
+typedef struct __CFRunLoopSource * CFRunLoopSourceRef;
 #endif
 
 class WXDLLEXPORT wxFrame;