X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0441868f0826077c1412a9828e5f3e67f32c425d..50f8c98e06db4ab6e9752aa12cc86ee989ae9dd4:/include/wx/zipstrm.h

diff --git a/include/wx/zipstrm.h b/include/wx/zipstrm.h
index 21a897bf68..6486492a5a 100644
--- a/include/wx/zipstrm.h
+++ b/include/wx/zipstrm.h
@@ -112,8 +112,8 @@ enum wxZipFlags
 
 // Forward decls
 //
-class WXDLLIMPEXP_BASE wxZipEntry;
-class WXDLLIMPEXP_BASE wxZipInputStream;
+class WXDLLIMPEXP_FWD_BASE wxZipEntry;
+class WXDLLIMPEXP_FWD_BASE wxZipInputStream;
 
 
 /////////////////////////////////////////////////////////////////////////////