summaryrefslogtreecommitdiffstats
path: root/src/crypto/rand/windows.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/rand/windows.c')
-rw-r--r--src/crypto/rand/windows.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/rand/windows.c b/src/crypto/rand/windows.c
index 1a0cb8b..7bfcb1d 100644
--- a/src/crypto/rand/windows.c
+++ b/src/crypto/rand/windows.c
@@ -27,7 +27,7 @@
* "Community Additions" comment on MSDN here:
* http://msdn.microsoft.com/en-us/library/windows/desktop/aa387694.aspx */
#define SystemFunction036 NTAPI SystemFunction036
-#include <ntsecapi.h>
+#include <NTSecAPI.h>
#undef SystemFunction036
#pragma warning(pop)