Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / ARM / InstPrinter / ARMInstPrinter.h
index f671fe49bb666cb6b2f9ed688db5b1f9bd617c2a..45b92adae924b6b03995c74f1b40a3a4fcd1fad5 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef ARMINSTPRINTER_H
-#define ARMINSTPRINTER_H
+#ifndef LLVM_LIB_TARGET_ARM_INSTPRINTER_ARMINSTPRINTER_H
+#define LLVM_LIB_TARGET_ARM_INSTPRINTER_ARMINSTPRINTER_H
 
 #include "llvm/MC/MCInstPrinter.h"
 #include "llvm/MC/MCSubtargetInfo.h"