X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8907154c1a8a6882c6797d1f16393ddfb23e7f3a..3863c5ebd92650ba88f29db4f5f8d794ec11bf80:/include/wx/paper.h

diff --git a/include/wx/paper.h b/include/wx/paper.h
index 1f26fbd102..2d2bf3f7b5 100644
--- a/include/wx/paper.h
+++ b/include/wx/paper.h
@@ -68,7 +68,7 @@ private:
 
 WX_DECLARE_STRING_HASH_MAP(wxPrintPaperType*, wxStringToPrintPaperTypeHashMap);
 
-class WXDLLEXPORT wxPrintPaperTypeList;
+class WXDLLIMPEXP_FWD_CORE wxPrintPaperTypeList;
 
 class WXDLLEXPORT wxPrintPaperDatabase
 {