X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..e905b636b623fc4a197b9f8f43f28426fd671cce:/src/gtk/threadno.cpp?ds=sidebyside diff --git a/src/gtk/threadno.cpp b/src/gtk/threadno.cpp index 8907b7d39d..c31f6c8454 100644 --- a/src/gtk/threadno.cpp +++ b/src/gtk/threadno.cpp @@ -16,9 +16,9 @@ // For compilers that support precompilation, includes "wx.h". #include "wx/wxprec.h" +#include "wx/thread.h" #include "wx/wx.h" #include "wx/module.h" -#include "wx/thread.h" #include "wx/log.h" wxMutex::wxMutex()