summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--syshead.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/syshead.h b/syshead.h
index 87cc369..e208d4c 100644
--- a/syshead.h
+++ b/syshead.h
@@ -342,7 +342,7 @@
#ifdef WIN32
#include <iphlpapi.h>
-#include <NtDDNdis.h>
+#include <ntddndis.h>
#include <wininet.h>
/* The following two headers are needed of PF_INET6 */
#include <winsock2.h>