Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / AArch64 / AArch64MCInstLower.h
index ba50ba9e2fe59dec9d8c22ac606256f671a9a895..e95d9db30796162162748da0bec0a4dfbe89f294 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef AArch64_MCINSTLOWER_H
-#define AArch64_MCINSTLOWER_H
+#ifndef LLVM_LIB_TARGET_AARCH64_AARCH64MCINSTLOWER_H
+#define LLVM_LIB_TARGET_AARCH64_AARCH64MCINSTLOWER_H
 
 #include "llvm/ADT/Triple.h"
 #include "llvm/Support/Compiler.h"