Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsOptionRecord.h
index c0abce3eaddb5f9a1cae645c66058687452f1fb9..bc56aa4ea6c9a7cf40a401c502ac7a4c4b3e7465 100644 (file)
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSOPTIONRECORD_H
-#define MIPSOPTIONRECORD_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSOPTIONRECORD_H
+#define LLVM_LIB_TARGET_MIPS_MIPSOPTIONRECORD_H
 
-#include "MipsMCTargetDesc.h"
+#include "MCTargetDesc/MipsMCTargetDesc.h"
 #include "llvm/MC/MCContext.h"
 #include "llvm/MC/MCRegisterInfo.h"