Merge pull request #1473 from esdrubal/sq
[mono.git] / mono / io-layer / io-layer.h
index 394799bc86cf25f1cae52d9f289f1f4073541dc2..6b21f056ca26eef00e231f6fbbd461d8b5b4f36c 100755 (executable)
@@ -21,9 +21,9 @@
  * Declare as __GetProcessId for unsupported targets. */
 #define GetProcessId __GetProcessId
 #endif
-#include <winsock2.h>
 #include <windows.h>
 #include <winbase.h>
+#include <winsock2.h>
 /*
  * The mingw version says:
  * /usr/i686-pc-mingw32/sys-root/mingw/include/ws2tcpip.h:38:2: error: #error "ws2tcpip.h is not compatible with winsock.h. Include winsock2.h instead."