X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8efd2dfffcf23aa7ff72cea1cdba3cb8c88d9c4..31174267f861bac32def6f023cfc718fa40a777d:/include/wx/xrc/xh_propdlg.h

diff --git a/include/wx/xrc/xh_propdlg.h b/include/wx/xrc/xh_propdlg.h
index da9ed79d21..77cf1b92ad 100644
--- a/include/wx/xrc/xh_propdlg.h
+++ b/include/wx/xrc/xh_propdlg.h
@@ -15,7 +15,7 @@
 
 #if wxUSE_XRC
 
-class WXDLLEXPORT wxPropertySheetDialog;
+class WXDLLIMPEXP_FWD_ADV wxPropertySheetDialog;
 
 class WXDLLIMPEXP_XRC wxPropertySheetDialogXmlHandler : public wxXmlResourceHandler
 {