]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/image.h
fixed MSVC6 compiler warning
[wxWidgets.git] / include / wx / image.h
index afb94f2ef4a1faf1528898433d7a517a6f0abf01..1789d526c839e3db6b2538903b0e46fee9938de2 100644 (file)
@@ -4,7 +4,7 @@
 // Author:      Robert Roebling
 // RCS-ID:      $Id$
 // Copyright:   (c) Robert Roebling
-// Licence:     wxWidgets licence
+// Licence:     wxWindows licence
 /////////////////////////////////////////////////////////////////////////////
 
 #ifndef _WX_IMAGE_H_
@@ -18,9 +18,6 @@
 #include "wx/object.h"
 #include "wx/string.h"
 #include "wx/gdicmn.h"
-#if WXWIN_COMPATIBILITY_2_2
-#  include "wx/bitmap.h"
-#endif
 #include "wx/hashmap.h"
 
 #if wxUSE_STREAMS