summaryrefslogtreecommitdiffstats
path: root/include/llvm/Support/Errno.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/Support/Errno.h')
-rw-r--r--include/llvm/Support/Errno.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/llvm/Support/Errno.h b/include/llvm/Support/Errno.h
index 150bdb7..8e145c7 100644
--- a/include/llvm/Support/Errno.h
+++ b/include/llvm/Support/Errno.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_SYSTEM_ERRNO_H
-#define LLVM_SYSTEM_ERRNO_H
+#ifndef LLVM_SUPPORT_ERRNO_H
+#define LLVM_SUPPORT_ERRNO_H
#include <string>