Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsAnalyzeImmediate.h
index cc09034a9c3964b5dfe2a312fd5ff15dbd18b491..ae3c38ced80b0a9b84bd98cc71fb320d53812849 100644 (file)
@@ -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"