Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / ARM / ARMFeatures.h
index e191a3c779f1cd713f973eda6ca075db26cebd7f..0c910ab6130f2d4167f9eb367a33675ef9a62f4c 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef TARGET_ARM_FEATURES_H
-#define TARGET_ARM_FEATURES_H
+#ifndef LLVM_LIB_TARGET_ARM_ARMFEATURES_H
+#define LLVM_LIB_TARGET_ARM_ARMFEATURES_H
 
 #include "MCTargetDesc/ARMMCTargetDesc.h"