X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..66cd9d7f557b5847d3672507135a2d0a5882f415:/include/wx/iconbndl.h

diff --git a/include/wx/iconbndl.h b/include/wx/iconbndl.h
index 869f93e3c2..001530f008 100644
--- a/include/wx/iconbndl.h
+++ b/include/wx/iconbndl.h
@@ -6,7 +6,7 @@
 // Created:     23.03.02
 // RCS-ID:      $Id$
 // Copyright:   (c) Mattia Barbon
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 ///////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_ICONBNDL_H_
@@ -20,8 +20,8 @@
 // for wxSize
 #include "wx/gdicmn.h"
 
-class WXDLLEXPORT wxIcon;
-class WXDLLEXPORT wxString;
+class WXDLLIMPEXP_CORE wxIcon;
+class WXDLLIMPEXP_BASE wxString;
 
 WX_DECLARE_EXPORTED_OBJARRAY( wxIcon, wxIconArray );