X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/e4db172a3b318df9aff178eb6c5da149d56e0859..2df5e0bff0c358d01262aa1c490dc76cf9965c1a:/src/mac/classic/bitmap.cpp diff --git a/src/mac/classic/bitmap.cpp b/src/mac/classic/bitmap.cpp index d91980f7f8..beae4cbe2d 100644 --- a/src/mac/classic/bitmap.cpp +++ b/src/mac/classic/bitmap.cpp @@ -19,10 +19,10 @@ #ifndef WX_PRECOMP #include "wx/log.h" + #include "wx/icon.h" + #include "wx/image.h" #endif -#include "wx/icon.h" -#include "wx/image.h" #include "wx/xpmdecod.h" #include "wx/rawbmp.h"