]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/artprov.cpp
Move CanSetTransparent and SetTransparent up to wxWindowBase since
[wxWidgets.git] / src / common / artprov.cpp
index d97e28b4559b2706e10a0751155e34e5a4726a3a..04873a0698cc262f0575e7c55adff64e88a81ce2 100644 (file)
     #include "wx/list.h"
     #include "wx/log.h"
     #include "wx/hashmap.h"
+    #include "wx/image.h"
 #endif
 
 #include "wx/artprov.h"
 #include "wx/module.h"
 
-#if wxUSE_IMAGE
-    #include "wx/image.h"
-#endif
-
 // ===========================================================================
 // implementation
 // ===========================================================================