X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..d10e22fe8ad283f37b1809349028ffc282e393ce:/src/gtk/utilsres.cpp?ds=sidebyside diff --git a/src/gtk/utilsres.cpp b/src/gtk/utilsres.cpp index 3efcd634f9..5ae3a6c659 100644 --- a/src/gtk/utilsres.cpp +++ b/src/gtk/utilsres.cpp @@ -10,15 +10,16 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" +#include "wx/utils.h" + #ifndef WX_PRECOMP #include "wx/list.h" + #include "wx/string.h" + #include "wx/log.h" + #include "wx/app.h" #endif -#include "wx/utils.h" -#include "wx/string.h" -#include "wx/log.h" #include "wx/config.h" -#include "wx/app.h" //----------------------------------------------------------------------------- // resource functions