Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsAsmPrinter.h
index abbd39b571a57babc155b533db98938a150a2173..7f358d7b174dea45c712c62ba083caba896ef7c1 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSASMPRINTER_H
-#define MIPSASMPRINTER_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSASMPRINTER_H
+#define LLVM_LIB_TARGET_MIPS_MIPSASMPRINTER_H
 
 #include "Mips16HardFloatInfo.h"
 #include "MipsMCInstLower.h"