summaryrefslogtreecommitdiff
path: root/nametoaddr.c
diff options
context:
space:
mode:
Diffstat (limited to 'nametoaddr.c')
-rw-r--r--nametoaddr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nametoaddr.c b/nametoaddr.c
index af21b52f..2336a0e7 100644
--- a/nametoaddr.c
+++ b/nametoaddr.c
@@ -57,7 +57,7 @@
*
* We use getaddrinfo(), so we include Wspiapi.h here.
*/
- #include <Wspiapi.h>
+ #include <wspiapi.h>
#endif /* INET6 */
#else /* _WIN32 */
#include <sys/param.h>