summaryrefslogtreecommitdiffstats
path: root/include/clang/Sema/SemaDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Sema/SemaDiagnostic.h')
-rw-r--r--include/clang/Sema/SemaDiagnostic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/Sema/SemaDiagnostic.h b/include/clang/Sema/SemaDiagnostic.h
index fdf9593051..7740d5e29c 100644
--- a/include/clang/Sema/SemaDiagnostic.h
+++ b/include/clang/Sema/SemaDiagnostic.h
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_DIAGNOSTICSEMA_H
-#define LLVM_CLANG_DIAGNOSTICSEMA_H
+#ifndef LLVM_CLANG_SEMA_SEMADIAGNOSTIC_H
+#define LLVM_CLANG_SEMA_SEMADIAGNOSTIC_H
#include "clang/Basic/Diagnostic.h"