X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f38924e863cd44e2abd49d20d201d72aa773c51e..08f30494b049114253119cccc44b530d7e536daa:/src/gtk1/bitmap.cpp?ds=sidebyside diff --git a/src/gtk1/bitmap.cpp b/src/gtk1/bitmap.cpp index 492e8751bb..7c2c675a79 100644 --- a/src/gtk1/bitmap.cpp +++ b/src/gtk1/bitmap.cpp @@ -15,10 +15,10 @@ #ifndef WX_PRECOMP #include "wx/app.h" #include "wx/dcmemory.h" + #include "wx/palette.h" + #include "wx/icon.h" #endif // WX_PRECOMP -#include "wx/palette.h" -#include "wx/icon.h" #include "wx/filefn.h" #include "wx/image.h"