X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..96aed0cd6ba058d5e3d388a0897fccc3d1174ca7:/src/common/bmpbase.cpp diff --git a/src/common/bmpbase.cpp b/src/common/bmpbase.cpp index 065d1851ad..e36107a2ac 100644 --- a/src/common/bmpbase.cpp +++ b/src/common/bmpbase.cpp @@ -26,10 +26,10 @@ #ifndef WX_PRECOMP #include "wx/log.h" #include "wx/utils.h" + #include "wx/palette.h" + #include "wx/icon.h" #endif // WX_PRECOMP -#include "wx/palette.h" -#include "wx/icon.h" #include "wx/image.h" #include "wx/module.h"