X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd47af27e12ee66b3e9eed6f1711e516f36dc837..1f0acb435592470b421b80df854fbbb08cd2853f:/include/wx/xrc/xh_notbk.h diff --git a/include/wx/xrc/xh_notbk.h b/include/wx/xrc/xh_notbk.h index 1cbb9e5dd0..2d1131c295 100644 --- a/include/wx/xrc/xh_notbk.h +++ b/include/wx/xrc/xh_notbk.h @@ -14,7 +14,7 @@ #if wxUSE_XRC && wxUSE_NOTEBOOK -class WXDLLEXPORT wxNotebook; +class WXDLLIMPEXP_FWD_CORE wxNotebook; class WXDLLIMPEXP_XRC wxNotebookXmlHandler : public wxXmlResourceHandler {