Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsSubtarget.h
index 1961b273e3f4da4d0cc6ae4d1f297debc1798bc3..7eb2b2984245695b7ef68bdfcfb49c1145e998dc 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSSUBTARGET_H
-#define MIPSSUBTARGET_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSSUBTARGET_H
+#define LLVM_LIB_TARGET_MIPS_MIPSSUBTARGET_H
 
 #include "MipsFrameLowering.h"
 #include "MipsISelLowering.h"