X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/ec8565f3c5d1df72267cb1e3375789090ac091da..6f8c67e71020cb3b7779b1267dda8702423e7c42:/include/wx/mac/carbon/app.h?ds=sidebyside 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;