Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / ARM / ARMInstrInfo.h
index 7f13d0321927a4d42c484465c31d14b7e4737a21..94ade3b249a6823cf70108ec68c1110c46a52a89 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef ARMINSTRUCTIONINFO_H
-#define ARMINSTRUCTIONINFO_H
+#ifndef LLVM_LIB_TARGET_ARM_ARMINSTRINFO_H
+#define LLVM_LIB_TARGET_ARM_ARMINSTRINFO_H
 
 #include "ARMBaseInstrInfo.h"
 #include "ARMRegisterInfo.h"