Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Mips / MipsModuleISelDAGToDAG.h
index f7a03104880bfee9553ba38584a841fadbfa5fd3..85bae47aa08ee5043efcc5f21b6ae87a236ea48a 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef MIPSMODULEISELDAGTODAG_H
-#define MIPSMODULEISELDAGTODAG_H
+#ifndef LLVM_LIB_TARGET_MIPS_MIPSMODULEISELDAGTODAG_H
+#define LLVM_LIB_TARGET_MIPS_MIPSMODULEISELDAGTODAG_H
 
 #include "Mips.h"
 #include "MipsSubtarget.h"