summaryrefslogtreecommitdiffstats
path: root/clang/include/clang/Analysis/AnalysisDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'clang/include/clang/Analysis/AnalysisDiagnostic.h')
-rw-r--r--clang/include/clang/Analysis/AnalysisDiagnostic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/clang/include/clang/Analysis/AnalysisDiagnostic.h b/clang/include/clang/Analysis/AnalysisDiagnostic.h
index 33c940e7bbf..8d28971cfe5 100644
--- a/clang/include/clang/Analysis/AnalysisDiagnostic.h
+++ b/clang/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"
OpenPOWER on IntegriCloud