Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Hexagon / InstPrinter / HexagonInstPrinter.h
index 09e3f88434ed8d0fbb07ee13c0b56753b9323d59..55ae95cd06df6175b3a461c72f7352380c6e366e 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef HEXAGONINSTPRINTER_H
-#define HEXAGONINSTPRINTER_H
+#ifndef LLVM_LIB_TARGET_HEXAGON_INSTPRINTER_HEXAGONINSTPRINTER_H
+#define LLVM_LIB_TARGET_HEXAGON_INSTPRINTER_HEXAGONINSTPRINTER_H
 
 #include "llvm/MC/MCInstPrinter.h"
 #include "llvm/MC/MCInstrInfo.h"