X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/77ffb5937e89927b621128789401db8921fe580f..8d0a7b563acf4bd7e75824ba2076a7ab4d81a650:/include/wx/xpmdecod.h diff --git a/include/wx/xpmdecod.h b/include/wx/xpmdecod.h index 63b20bd892..e4663a5b8f 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_ @@ -14,11 +14,11 @@ #pragma interface "xpmdecod.h" #endif -#include "wx/setup.h" +#include "wx/defs.h" -class WXDLLEXPORT wxImage; -class WXDLLEXPORT wxInputStream; +class WXDLLIMPEXP_CORE wxImage; +class WXDLLIMPEXP_BASE wxInputStream; // -------------------------------------------------------------------------- // wxXPMDecoder class