X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/d7ae4a62645d369fbd6b8b5f3f0e12ee86536da1..ed903e42421d76ac96e0e48724c66afc611a740a:/include/wx/fontutil.h diff --git a/include/wx/fontutil.h b/include/wx/fontutil.h index 12798501f0..9cfb7d51f7 100644 --- a/include/wx/fontutil.h +++ b/include/wx/fontutil.h @@ -26,8 +26,8 @@ #include "wx/msw/wrapwin.h" #endif -class WXDLLIMPEXP_BASE wxArrayString; -struct WXDLLEXPORT wxNativeEncodingInfo; +class WXDLLIMPEXP_FWD_BASE wxArrayString; +struct WXDLLIMPEXP_FWD_CORE wxNativeEncodingInfo; #if defined(_WX_X_FONTLIKE)