X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8ecff18117f8cabc0f515ad81aa4ad265e5e17d3..2ee322d90c0c0f39d4a3c5f0c942bbda4c7baa1a:/src/gtk1/utilsres.cpp diff --git a/src/gtk1/utilsres.cpp b/src/gtk1/utilsres.cpp index 76deb2b6be..aa8b739307 100644 --- a/src/gtk1/utilsres.cpp +++ b/src/gtk1/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