From: David Webster Date: Fri, 18 Jan 2002 16:57:51 +0000 (+0000) Subject: Compile in IFF stuff. X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/b4b830ec00c099ae83596fa3fe9d8a4398fd2929 Compile in IFF stuff. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13637 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/include/wx/os2/setup0.h b/include/wx/os2/setup0.h index 502d48dac5..12795aec32 100644 --- a/include/wx/os2/setup0.h +++ b/include/wx/os2/setup0.h @@ -247,7 +247,7 @@ // Set to 1 for PNM format support #define wxUSE_PCX 1 // Set to 1 for PCX format support -#define wxUSE_IFF 0 +#define wxUSE_IFF 1 // Set to 1 for IFF format support #define wxUSE_XPM 1 // Set to 1 for XPM format support