]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/threadno.cpp
Fixed strange situation when we had wxPathExists and wxDirExists with the same fincti...
[wxWidgets.git] / src / gtk / threadno.cpp
index 8907b7d39d881aa6366ed7c3ba219af108a4c15d..c31f6c8454a05d8c754d93a3b28903f292aa55c2 100644 (file)
@@ -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()