aboutsummaryrefslogtreecommitdiff
path: root/clang/include/clang/AST/OSLog.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/include/clang/AST/OSLog.h')
-rw-r--r--clang/include/clang/AST/OSLog.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/include/clang/AST/OSLog.h b/clang/include/clang/AST/OSLog.h
index c24e79ce6da0..3772597e2616 100644
--- a/clang/include/clang/AST/OSLog.h
+++ b/clang/include/clang/AST/OSLog.h
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_ANALYSIS_ANALYSES_OSLOG_H
-#define LLVM_CLANG_ANALYSIS_ANALYSES_OSLOG_H
+#ifndef LLVM_CLANG_AST_OSLOG_H
+#define LLVM_CLANG_AST_OSLOG_H
#include "clang/AST/ASTContext.h"
#include "clang/AST/Expr.h"