summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/PathV2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/Windows/PathV2.inc')
-rw-r--r--llvm/lib/Support/Windows/PathV2.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Windows/PathV2.inc b/llvm/lib/Support/Windows/PathV2.inc
index b36b291c395..8effb0c737d 100644
--- a/llvm/lib/Support/Windows/PathV2.inc
+++ b/llvm/lib/Support/Windows/PathV2.inc
@@ -17,7 +17,7 @@
//===----------------------------------------------------------------------===//
#include "Windows.h"
-#include <WinCrypt.h>
+#include <wincrypt.h>
#include <fcntl.h>
#include <io.h>
#include <sys/stat.h>
OpenPOWER on IntegriCloud