aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Basic/LLVM.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Basic/LLVM.h')
-rw-r--r--include/clang/Basic/LLVM.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/Basic/LLVM.h b/include/clang/Basic/LLVM.h
index 5a71fa85b3d9..3e01d25add2d 100644
--- a/include/clang/Basic/LLVM.h
+++ b/include/clang/Basic/LLVM.h
@@ -13,8 +13,8 @@
///
//===----------------------------------------------------------------------===//
-#ifndef CLANG_BASIC_LLVM_H
-#define CLANG_BASIC_LLVM_H
+#ifndef LLVM_CLANG_BASIC_LLVM_H
+#define LLVM_CLANG_BASIC_LLVM_H
// Do not proliferate #includes here, require clients to #include their
// dependencies.