aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Analysis/AnalysisDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Analysis/AnalysisDiagnostic.h')
-rw-r--r--include/clang/Analysis/AnalysisDiagnostic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/Analysis/AnalysisDiagnostic.h b/include/clang/Analysis/AnalysisDiagnostic.h
index 33c940e7bbf0..8d28971cfe5c 100644
--- a/include/clang/Analysis/AnalysisDiagnostic.h
+++ b/include/clang/Analysis/AnalysisDiagnostic.h
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_DIAGNOSTICANALYSIS_H
-#define LLVM_CLANG_DIAGNOSTICANALYSIS_H
+#ifndef LLVM_CLANG_ANALYSIS_ANALYSISDIAGNOSTIC_H
+#define LLVM_CLANG_ANALYSIS_ANALYSISDIAGNOSTIC_H
#include "clang/Basic/Diagnostic.h"