X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/923d28da0eed674dfd7f4a497568ac14a29f0189..2cf3a6d7bef6f20bea35062dd3d4dbf0aec9efb5:/src/mac/classic/bitmap.cpp?ds=sidebyside diff --git a/src/mac/classic/bitmap.cpp b/src/mac/classic/bitmap.cpp index 54cc8bba01..beae4cbe2d 100644 --- a/src/mac/classic/bitmap.cpp +++ b/src/mac/classic/bitmap.cpp @@ -20,9 +20,9 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/icon.h" + #include "wx/image.h" #endif -#include "wx/image.h" #include "wx/xpmdecod.h" #include "wx/rawbmp.h"