X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/14f355c2b5c71fc7c3d680aea366582d2ac60f7b..0d90d6ea7a007332aa75779f90b30ed39872e494:/src/gtk1/threadno.cpp diff --git a/src/gtk1/threadno.cpp b/src/gtk1/threadno.cpp index 8907b7d39d..c31f6c8454 100644 --- a/src/gtk1/threadno.cpp +++ b/src/gtk1/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()