X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..b6cf9ad090a3ab83c3f14043af9798b61eaff1d3:/src/gtk/region.cpp diff --git a/src/gtk/region.cpp b/src/gtk/region.cpp index 20746fb14b..5807eabbee 100644 --- a/src/gtk/region.cpp +++ b/src/gtk/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__