X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/527343602e91d60c65fb7589a6ddcf4683930c78..c534e69669840e016d9e109356d8839302bb95db:/include/wx/artprov.h diff --git a/include/wx/artprov.h b/include/wx/artprov.h index e98bd41182..e841dba099 100644 --- a/include/wx/artprov.h +++ b/include/wx/artprov.h @@ -17,8 +17,8 @@ #include "wx/icon.h" #include "wx/iconbndl.h" -class WXDLLEXPORT wxArtProvidersList; -class WXDLLEXPORT wxArtProviderCache; +class WXDLLIMPEXP_FWD_CORE wxArtProvidersList; +class WXDLLIMPEXP_FWD_CORE wxArtProviderCache; class wxArtProviderModule; // ----------------------------------------------------------------------------