X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dd47af27e12ee66b3e9eed6f1711e516f36dc837..c9a199c6a6372374c49071197870324b6fbf5094:/include/wx/xrc/xh_notbk.h?ds=sidebyside 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 {