X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec8565f3c5d1df72267cb1e3375789090ac091da..a6140a4c171601c75c8ab91e8c79bc7f28df8266:/include/wx/mac/carbon/app.h diff --git a/include/wx/mac/carbon/app.h b/include/wx/mac/carbon/app.h index f62176e843..babd87cc44 100644 --- a/include/wx/mac/carbon/app.h +++ b/include/wx/mac/carbon/app.h @@ -22,7 +22,7 @@ #include "wx/event.h" #ifdef __WXMAC_OSX__ -#include +typedef struct __CFRunLoopSource * CFRunLoopSourceRef; #endif class WXDLLEXPORT wxFrame;