aboutsummaryrefslogtreecommitdiff
path: root/include/clang/Frontend/FrontendDiagnostic.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/clang/Frontend/FrontendDiagnostic.h')
-rw-r--r--include/clang/Frontend/FrontendDiagnostic.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/clang/Frontend/FrontendDiagnostic.h b/include/clang/Frontend/FrontendDiagnostic.h
index 312dbf14115b..0f37b7ece7e0 100644
--- a/include/clang/Frontend/FrontendDiagnostic.h
+++ b/include/clang/Frontend/FrontendDiagnostic.h
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_CLANG_FRONTENDDIAGNOSTIC_H
-#define LLVM_CLANG_FRONTENDDIAGNOSTIC_H
+#ifndef LLVM_CLANG_FRONTEND_FRONTENDDIAGNOSTIC_H
+#define LLVM_CLANG_FRONTEND_FRONTENDDIAGNOSTIC_H
#include "clang/Basic/Diagnostic.h"