aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsAnalyzeImmediate.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/Mips/MipsAnalyzeImmediate.h')
-rw-r--r--lib/Target/Mips/MipsAnalyzeImmediate.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/Mips/MipsAnalyzeImmediate.h b/lib/Target/Mips/MipsAnalyzeImmediate.h
index cc09034..ae3c38c 100644
--- a/lib/Target/Mips/MipsAnalyzeImmediate.h
+++ b/lib/Target/Mips/MipsAnalyzeImmediate.h
@@ -6,8 +6,8 @@
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
-#ifndef MIPS_ANALYZE_IMMEDIATE_H
-#define MIPS_ANALYZE_IMMEDIATE_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSANALYZEIMMEDIATE_H
+#define LLVM_LIB_TARGET_MIPS_MIPSANALYZEIMMEDIATE_H
#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/DataTypes.h"