use the w32api headers
[reactos.git] / reactos / lib / ws2_32 / include / ws2_32.h
index 7cb725b..001970b 100644 (file)
@@ -18,7 +18,7 @@
 #include <windows.h>
 #undef assert
 #include <debug.h>
-#include <WinDNS.h> // DNS_A_DATA
+#include <windns.h> // DNS_A_DATA
 
 /* Exported by ntdll.dll, but where is the prototype? */
 unsigned long strtoul(const char *nptr, char **endptr, int base);