diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2020-03-05 18:05:37 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2020-03-05 18:05:37 +0000 |
| commit | d652fd2996ce31dfd35dd2a9c58bf051ca7fff44 (patch) | |
| tree | 79536ae10cf5fef47abfaa9f60f1537b0fe9cd29 /llvm/lib/Support/Windows/Host.inc | |
| parent | 92d00d6a94bb341a1ed677031280e14863d4bb28 (diff) | |
Notes
Diffstat (limited to 'llvm/lib/Support/Windows/Host.inc')
| -rw-r--r-- | llvm/lib/Support/Windows/Host.inc | 2 |
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> |
