// wxAnimationDecoder class
// --------------------------------------------------------------------------
-class WXDLLEXPORT wxAnimationDecoder : public wxObjectRefData
+class WXDLLIMPEXP_ADV wxAnimationDecoder : public wxObjectRefData
{
public:
wxAnimationDecoder()
};
-#endif // wxUSE_STREAM
+#endif // wxUSE_STREAMS
#endif // _WX_ANIMDECOD_H