aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/clang/AST/ASTImporter.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/clang/AST/ASTImporter.h b/include/clang/AST/ASTImporter.h
index d8e1839bea..7cd6499be3 100644
--- a/include/clang/AST/ASTImporter.h
+++ b/include/clang/AST/ASTImporter.h
@@ -11,7 +11,7 @@
// context into another context.
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_AST_ASTIM PORTER_H
+#ifndef LLVM_CLANG_AST_ASTIMPORTER_H
#define LLVM_CLANG_AST_ASTIMPORTER_H
#include "clang/AST/Type.h"