Correct the header guard for MipsABIInfo.h.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsABIInfo.h
index eccb50d862402c88d7927dde03a8d8207edfbf35..7af34d3f1130a2fd1797be62abe54af8063543f0 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSABIINFO_H
-#define MIPSABIINFO_H
+#ifndef LLVM_LIB_TARGET_MIPS_MCTARGETDESC_MIPSABIINFO_H
+#define LLVM_LIB_TARGET_MIPS_MCTARGETDESC_MIPSABIINFO_H
 
 #include "llvm/ADT/ArrayRef.h"
 #include "llvm/IR/CallingConv.h"