]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/threadno.cpp
Sorry, I went and removed consts as per the style guide :-)
[wxWidgets.git] / src / gtk / threadno.cpp
index 126a211fcacb3b039b2daf085deea32541b04664..deccf57775bc06b0cae7b67ccaa1ecd1a18b172a 100644 (file)
@@ -13,6 +13,7 @@
 #endif
 
 #include "wx/wx.h"
+#include "wx/thread.h"
 
 wxMutex::wxMutex()
 {