Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsTargetMachine.h
index eefd96ab4aea1245952ccefd60bde563b5b1d5ab..3bb3b9eec23365a142897194d4f3d6a524aef24d 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSTARGETMACHINE_H
-#define MIPSTARGETMACHINE_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSTARGETMACHINE_H
+#define LLVM_LIB_TARGET_MIPS_MIPSTARGETMACHINE_H
 
 #include "MipsSubtarget.h"
 #include "llvm/CodeGen/Passes.h"