X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..9f22b00e34c8e8bc1913eaf7785a80bac8373338:/src/gtk1/region.cpp diff --git a/src/gtk1/region.cpp b/src/gtk1/region.cpp index 20746fb14b..5807eabbee 100644 --- a/src/gtk1/region.cpp +++ b/src/gtk1/region.cpp @@ -23,10 +23,8 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" -#include "wx/log.h" - #include "wx/region.h" - +#include "wx/log.h" #include "wx/gtk/private.h" #ifndef __WXGTK20__