summaryrefslogtreecommitdiff
path: root/lib/Target/Mips/MipsELFMCLinker.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Mips/MipsELFMCLinker.h')
-rw-r--r--lib/Target/Mips/MipsELFMCLinker.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/Mips/MipsELFMCLinker.h b/lib/Target/Mips/MipsELFMCLinker.h
index cdffdd5..bf4b31d 100644
--- a/lib/Target/Mips/MipsELFMCLinker.h
+++ b/lib/Target/Mips/MipsELFMCLinker.h
@@ -6,8 +6,8 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-#ifndef MIPS_ELF_SECTION_LINKER_H
-#define MIPS_ELF_SECTION_LINKER_H
+#ifndef TARGET_MIPS_MIPSELFMCLINKER_H
+#define TARGET_MIPS_MIPSELFMCLINKER_H
#ifdef ENABLE_UNITTEST
#include <gtest.h>
#endif