X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8898456df4728afe7d100011e0e23b0ffb9a6341..60f0cf4e12e88d39764e107ee9949f6a52552e53:/src/common/imagfill.cpp diff --git a/src/common/imagfill.cpp b/src/common/imagfill.cpp index 89c1e5f784..b81b977055 100644 --- a/src/common/imagfill.cpp +++ b/src/common/imagfill.cpp @@ -22,10 +22,9 @@ #include "wx/brush.h" #include "wx/dc.h" #include "wx/dcmemory.h" + #include "wx/image.h" #endif -#include "wx/image.h" - // DoFloodFill // Fills with the colour extracted from fillBrush, starting at x,y until either // a color different from the start pixel is reached (wxFLOOD_SURFACE)