summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/Windows/RWMutex.inc
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/Windows/RWMutex.inc')
-rw-r--r--llvm/lib/Support/Windows/RWMutex.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Windows/RWMutex.inc b/llvm/lib/Support/Windows/RWMutex.inc
index c4318448e7c..00d0e93d8d5 100644
--- a/llvm/lib/Support/Windows/RWMutex.inc
+++ b/llvm/lib/Support/Windows/RWMutex.inc
@@ -16,7 +16,7 @@
//=== is guaranteed to work on *all* Win32 variants.
//===----------------------------------------------------------------------===//
-#include "Windows.h"
+#include "WindowsSupport.h"
namespace llvm {
using namespace sys;
OpenPOWER on IntegriCloud