]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/thread.h
Checking for wxUSE_SOCKETS and __GSOCKET_STANDALONE__ should be right, now
[wxWidgets.git] / include / wx / thread.h
index 7e0dc5997fa3449608a9802fdb468f719bd25135..fc734e687826386ff0e8c24e8acf56bbfe2511d5 100644 (file)
@@ -352,7 +352,7 @@ void WXDLLEXPORT wxMutexGuiLeave();
 
 #else // !wxUSE_THREADS
 
-#include <wx/defs.h> // for WXDLLEXPORT
+#include "wx/defs.h" // for WXDLLEXPORT
 
 // no thread support
 inline void WXDLLEXPORT wxMutexGuiEnter() { }