aboutsummaryrefslogtreecommitdiff
path: root/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h')
-rw-r--r--llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h b/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h
index 66272870efda..2e1cd15a3956 100644
--- a/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h
+++ b/llvm/include/llvm/DebugInfo/CodeView/DebugSubsection.h
@@ -6,8 +6,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_DEBUGINFO_CODEVIEW_MODULEDEBUGFRAGMENT_H
-#define LLVM_DEBUGINFO_CODEVIEW_MODULEDEBUGFRAGMENT_H
+#ifndef LLVM_DEBUGINFO_CODEVIEW_DEBUGSUBSECTION_H
+#define LLVM_DEBUGINFO_CODEVIEW_DEBUGSUBSECTION_H
#include "llvm/DebugInfo/CodeView/CodeView.h"
#include "llvm/Support/BinaryStreamWriter.h"
@@ -48,4 +48,4 @@ protected:
} // namespace codeview
} // namespace llvm
-#endif // LLVM_DEBUGINFO_CODEVIEW_MODULEDEBUGFRAGMENT_H
+#endif // LLVM_DEBUGINFO_CODEVIEW_DEBUGSUBSECTION_H