aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/CompilerDriver/Error.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/llvm/CompilerDriver/Error.h')
-rw-r--r--include/llvm/CompilerDriver/Error.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/llvm/CompilerDriver/Error.h b/include/llvm/CompilerDriver/Error.h
index 29c4add29d..fa678cfbfb 100644
--- a/include/llvm/CompilerDriver/Error.h
+++ b/include/llvm/CompilerDriver/Error.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_TOOLS_LLVMC2_ERROR_H
-#define LLVM_TOOLS_LLVMC2_ERROR_H
+#ifndef LLVM_INCLUDE_COMPILER_DRIVER_ERROR_H
+#define LLVM_INCLUDE_COMPILER_DRIVER_ERROR_H
#include <stdexcept>
@@ -32,4 +32,4 @@ namespace llvmc {
}
-#endif //LLVM_TOOLS_LLVMC2_ERROR_H
+#endif // LLVM_INCLUDE_COMPILER_DRIVER_ERROR_H