Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / AArch64 / Disassembler / AArch64Disassembler.h
index 68d4867977b06de7e03a8dfd13bdd6129c031aab..612b05b7878ccbc625b6b4737800fe4c6a2effc3 100644 (file)
@@ -10,8 +10,8 @@
 //
 //===----------------------------------------------------------------------===//
 
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef AArch64DISASSEMBLER_H
-#define AArch64DISASSEMBLER_H
+#ifndef LLVM_LIB_TARGET_AARCH64_DISASSEMBLER_AARCH64DISASSEMBLER_H
+#define LLVM_LIB_TARGET_AARCH64_DISASSEMBLER_AARCH64DISASSEMBLER_H
 
 #include "llvm/MC/MCDisassembler.h"
 
 
 #include "llvm/MC/MCDisassembler.h"