[WS2_32_WINETEST] Fix MSVC build.

svn path=/trunk/; revision=66706
This commit is contained in:
Amine Khaldi 2015-03-14 15:45:07 +00:00
parent 9756db83c9
commit 4583a9f8ee

View file

@ -27,7 +27,7 @@
#define WIN32_NO_STATUS
#include <wine/test.h>
#include <winsock2.h>
#include <winternl.h>
#include <wine/winternl.h>
#include <ws2tcpip.h>
#include <wsipx.h>
#include <wsnwlink.h>