]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/bitmap.cpp
Another RTL fix.
[wxWidgets.git] / src / os2 / bitmap.cpp
index 6c4cb2fd22ba6ba52829761bc4fc44bbf7827c7a..c7d256e0f7ae18aac41228c3b712d02fc1c23eb0 100644 (file)
     #include "wx/dcmemory.h"
     #include "wx/icon.h"
     #include "wx/log.h"
+    #include "wx/image.h"
 #endif
 
 #include "wx/os2/private.h"
 
-#include "wx/image.h"
 #include "wx/xpmdecod.h"
 
 // ----------------------------------------------------------------------------