X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..d6a7c33aeacae9e30eca4cebdf92755a24e636bb:/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 <stdio.h> #include <unistd.h> #include <signal.h> #include <sys/wait.h> #include <sys/prctl.h> -#include "wx/thread.h" #include "wx/module.h" #include "wx/utils.h" #include "wx/log.h"