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