Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / AArch64 / InstPrinter / AArch64InstPrinter.h
index fe7666e5cadb94750b823fd3d50fa3270892383d..4e13dcea24e6746f234da17701f929d0ff58ce77 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef AArch64INSTPRINTER_H
-#define AArch64INSTPRINTER_H
+#ifndef LLVM_LIB_TARGET_AARCH64_INSTPRINTER_AARCH64INSTPRINTER_H
+#define LLVM_LIB_TARGET_AARCH64_INSTPRINTER_AARCH64INSTPRINTER_H
 
 #include "MCTargetDesc/AArch64MCTargetDesc.h"
 #include "llvm/ADT/StringRef.h"