summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/Mips/MipsRelocations.h
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/lib/Target/Mips/MipsRelocations.h')
-rw-r--r--llvm/lib/Target/Mips/MipsRelocations.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/Mips/MipsRelocations.h b/llvm/lib/Target/Mips/MipsRelocations.h
index 0787ed399d5..6cd92b5ead5 100644
--- a/llvm/lib/Target/Mips/MipsRelocations.h
+++ b/llvm/lib/Target/Mips/MipsRelocations.h
@@ -12,8 +12,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef MIPSRELOCATIONS_H_
-#define MIPSRELOCATIONS_H_
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSRELOCATIONS_H
+#define LLVM_LIB_TARGET_MIPS_MIPSRELOCATIONS_H
#include "llvm/CodeGen/MachineRelocation.h"
OpenPOWER on IntegriCloud