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