]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/image.h
1. changed AddSharedProcessor to AddGlobalProcessor
[wxWidgets.git] / include / wx / image.h
index ca9cc6a3c10ce2e857600df931d3f37e25d24565..f814deabba677bb0f67f37d58cc2b8b945088d78 100644 (file)
@@ -24,6 +24,8 @@
 #  include "wx/stream.h"
 #endif
 
 #  include "wx/stream.h"
 #endif
 
+#if wxUSE_IMAGE
+
 //-----------------------------------------------------------------------------
 // classes
 //-----------------------------------------------------------------------------
 //-----------------------------------------------------------------------------
 // classes
 //-----------------------------------------------------------------------------
@@ -248,6 +250,9 @@ WXDLLEXPORT_DATA(extern wxImage)    wxNullImage;
 #include "wx/imagjpeg.h"
 #include "wx/imagtiff.h"
 #include "wx/imagpnm.h"
 #include "wx/imagjpeg.h"
 #include "wx/imagtiff.h"
 #include "wx/imagpnm.h"
+#include "wx/imagxpm.h"
+
+#endif // wxUSE_IMAGE
 
 #endif
   // _WX_IMAGE_H_
 
 #endif
   // _WX_IMAGE_H_