X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..872051d89bd098d1e6052fabc07174e67296a35f:/src/gtk/threadsgi.cpp?ds=sidebyside

diff --git a/src/gtk/threadsgi.cpp b/src/gtk/threadsgi.cpp
index fdf7740181..f8d7d177e0 100644
--- a/src/gtk/threadsgi.cpp
+++ b/src/gtk/threadsgi.cpp
@@ -17,6 +17,7 @@
 #ifndef WX_PRECOMP
     #include "wx/log.h"
     #include "wx/utils.h"
+    #include "wx/module.h"
 #endif
 
 #include <stdio.h>
@@ -25,7 +26,6 @@
 #include <signal.h>
 #include <sys/wait.h>
 #include <sys/prctl.h>
-#include "wx/module.h"
 
 #include "gdk/gdk.h"
 #include "gtk/gtk.h"