mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
fix includes case
svn path=/trunk/; revision=42118
This commit is contained in:
@@ -21,8 +21,8 @@
|
||||
|
||||
/* PSDK and NDK Headers */
|
||||
#include <winsock2.h>
|
||||
#include <Ws2tcpip.h>
|
||||
#include <Ws2spi.h>
|
||||
#include <ws2tcpip.h>
|
||||
#include <ws2spi.h>
|
||||
#include <ndk/umtypes.h>
|
||||
#include <ndk/rtlfuncs.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user