X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/2ddff00c923d454f651aba32c8fe3654fd303e43..088dd4c9c992a93639c8d9cbae591e70c0d7dcdb:/include/wx/evtloop.h diff --git a/include/wx/evtloop.h b/include/wx/evtloop.h index 254f8fe078..f6d1b55313 100644 --- a/include/wx/evtloop.h +++ b/include/wx/evtloop.h @@ -121,7 +121,7 @@ protected: #include "wx/dfb/evtloop.h" #else // other platform -class WXDLLEXPORT wxEventLoopImpl; +class WXDLLIMPEXP_FWD_CORE wxEventLoopImpl; class WXDLLEXPORT wxGUIEventLoop : public wxEventLoopBase {