summaryrefslogtreecommitdiff
path: root/llvm/lib/Support/Windows/Host.inc
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Support/Windows/Host.inc')
-rw-r--r--llvm/lib/Support/Windows/Host.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Support/Windows/Host.inc b/llvm/lib/Support/Windows/Host.inc
index 21b947f26df3e..5583db909045a 100644
--- a/llvm/lib/Support/Windows/Host.inc
+++ b/llvm/lib/Support/Windows/Host.inc
@@ -10,7 +10,7 @@
//
//===----------------------------------------------------------------------===//
-#include "WindowsSupport.h"
+#include "llvm/Support/Windows/WindowsSupport.h"
#include <cstdio>
#include <string>