X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/31383ebcc363312dd20e16a48dcc114cc2a6ddf3..7da37f2c5d7addc655e3c6bcd29a8877c360b35b:/include/wx/unix/mimetype.h diff --git a/include/wx/unix/mimetype.h b/include/wx/unix/mimetype.h index e4d925c0fe..d34b020f91 100644 --- a/include/wx/unix/mimetype.h +++ b/include/wx/unix/mimetype.h @@ -140,7 +140,7 @@ protected: virtual bool WriteMimeInfo(int nIndex, bool delete_mime ); // give it access to m_aXXX variables - friend class WXDLLEXPORT wxFileTypeImpl; + friend class WXDLLIMPEXP_FWD_CORE wxFileTypeImpl; };