]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/gsocket.c
create the DIBs in correct (and not down up) line order
[wxWidgets.git] / src / msw / gsocket.c
index dbdbe90fe67a535a0b37f6bedc3daf8baeaeae00..6493dbfcec3078692f917369ab0f2554fce282c5 100644 (file)
@@ -26,6 +26,8 @@
 #  pragma warning(disable:4100)
 #endif /* _MSC_VER */
 
+#include <winsock.h>
+
 #ifndef __GSOCKET_STANDALONE__
 #  include "wx/defs.h"
 #  include "wx/setup.h"
@@ -56,8 +58,6 @@
 #include <stddef.h>
 #include <ctype.h>
 
-#include <winsock.h>
-
 /* if we use configure for MSW SOCKLEN_T will be already defined */
 #ifndef SOCKLEN_T
 #  define SOCKLEN_T int