X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/de6185e212ebc37ff11ff70278e3c4f68419b097..41ae85f8688927337b12c99939e2b3afd7963586:/src/gtk/threadsgi.cpp 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 @@ -25,7 +26,6 @@ #include #include #include -#include "wx/module.h" #include "gdk/gdk.h" #include "gtk/gtk.h"