Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsMCInstLower.h
index 269190ffc0659c55c8feb1c37018e24616fbc1a7..1ce27e40185032f574237ea7100ba6c9d8a659a1 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSMCINSTLOWER_H
-#define MIPSMCINSTLOWER_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSMCINSTLOWER_H
+#define LLVM_LIB_TARGET_MIPS_MIPSMCINSTLOWER_H
 #include "MCTargetDesc/MipsMCExpr.h"
 #include "llvm/ADT/SmallVector.h"
 #include "llvm/CodeGen/MachineOperand.h"