X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bca03736369e836cce9297509505c5972e775dd..c13d6ac1ea199d1e3908d40d129e2fd5a4d82df7:/src/palmos/dib.cpp diff --git a/src/palmos/dib.cpp b/src/palmos/dib.cpp index 65eecf37da..3319054f5e 100644 --- a/src/palmos/dib.cpp +++ b/src/palmos/dib.cpp @@ -6,7 +6,7 @@ // Created: 10.13.04 // RCS-ID: $Id$ // Copyright: (c) William Osborne -// License: wxWindows licence +// Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// // ============================================================================ @@ -31,11 +31,11 @@ #include "wx/log.h" #include "wx/intl.h" #include "wx/bitmap.h" + #include "wx/image.h" #endif //WX_PRECOMP #include "wx/file.h" -#include "wx/image.h" #include "wx/palmos/dib.h" // ----------------------------------------------------------------------------