diff options
Diffstat (limited to '')
-rwxr-xr-x | tap-win32/tapdrvr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-win32/tapdrvr.c b/tap-win32/tapdrvr.c index 7e8d2d6..16a46cd 100755 --- a/tap-win32/tapdrvr.c +++ b/tap-win32/tapdrvr.c @@ -39,7 +39,7 @@ // TAP_IOCTL_CONFIG_TUN ioctl. //====================================================== -#include "../../autodefs/nsidefs.h" +#include "../../autodefs/defs.h" #ifndef DDKVER #error DDKVER must be defined to the DDK Version as in c:\WinDDK\[DDKVER]\... #endif |