X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..222702b112dcc7bebe018d6f4d66fe469fefd02c:/src/gtk/threadsgi.cpp diff --git a/src/gtk/threadsgi.cpp b/src/gtk/threadsgi.cpp index cc65251bb0..b869e4ed4c 100644 --- a/src/gtk/threadsgi.cpp +++ b/src/gtk/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"