X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..b554cf63711f985030c5d5f338f9614d158a8718:/include/wx/xpmdecod.h diff --git a/include/wx/xpmdecod.h b/include/wx/xpmdecod.h index 63b20bd892..f35b7f47ea 100644 --- a/include/wx/xpmdecod.h +++ b/include/wx/xpmdecod.h @@ -4,7 +4,7 @@ // Author: Vaclav Slavik // CVS-ID: $Id$ // Copyright: (c) 2001 Vaclav Slavik -// Licence: wxWidgets licence +// Licence: wxWindows licence ///////////////////////////////////////////////////////////////////////////// #ifndef _WX_XPMDECOD_H_ @@ -17,8 +17,8 @@ #include "wx/setup.h" -class WXDLLEXPORT wxImage; -class WXDLLEXPORT wxInputStream; +class WXDLLIMPEXP_CORE wxImage; +class WXDLLIMPEXP_BASE wxInputStream; // -------------------------------------------------------------------------- // wxXPMDecoder class