X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/424f5e27007ebf54b3b186e48d05d1c039c8e6ea..a250392c4889a703af2e3ed7ac1c2cdd7ce19dc8:/include/wx/xpmdecod.h diff --git a/include/wx/xpmdecod.h b/include/wx/xpmdecod.h index 13c1e86b9e..2f9645df51 100644 --- a/include/wx/xpmdecod.h +++ b/include/wx/xpmdecod.h @@ -16,7 +16,6 @@ #include "wx/setup.h" -#if wxUSE_IMAGE && wxUSE_XPM class WXDLLEXPORT wxImage; class WXDLLEXPORT wxInputStream; @@ -43,6 +42,5 @@ public: }; -#endif // wxUSE_IMAGE && wxUSE_XPM #endif // _WX_GIFDECOD_H_