X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..caa2490c0fb8053b1d416117a9619695d75af9e4:/src/gtk1/threadsgi.cpp?ds=sidebyside diff --git a/src/gtk1/threadsgi.cpp b/src/gtk1/threadsgi.cpp index cc65251bb0..b869e4ed4c 100644 --- a/src/gtk1/threadsgi.cpp +++ b/src/gtk1/threadsgi.cpp @@ -15,13 +15,13 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" +#include "wx/thread.h" #include #include #include #include #include -#include "wx/thread.h" #include "wx/module.h" #include "wx/utils.h" #include "wx/log.h"