X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0bca03736369e836cce9297509505c5972e775dd..94e0018723919fe2ca2f5b5f0a42804c16dbf3a1:/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" // ----------------------------------------------------------------------------