]> git.mxchange.org Git - simgear.git/blobdiff - simgear/threads/SGThread.cxx
temporarily remove listener (viewer) and source offsets. they mess things up
[simgear.git] / simgear / threads / SGThread.cxx
index d786c24a1a496dcace9e6335c0aafc53396d1883..c7a841b02bb9d8b0ddb3dadbf3621baca0812ca5 100644 (file)
@@ -11,7 +11,7 @@
 #  include <sys/time.h>
 #endif
 #if _MSC_VER >= 1300
-#  include "winsock2.h"
+#  include <winsock2.h>
 #endif
 
 #include "SGThread.hxx"