Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsTargetStreamer.h
index fb1e248b76d37a5b8f953b3106569eab17fb544f..aa271b28e0b0aaeec30e50ee1bf6a5bebc4c8aa9 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSTARGETSTREAMER_H
-#define MIPSTARGETSTREAMER_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSTARGETSTREAMER_H
+#define LLVM_LIB_TARGET_MIPS_MIPSTARGETSTREAMER_H
 
 #include "llvm/MC/MCELFStreamer.h"
 #include "llvm/MC/MCRegisterInfo.h"