Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / Hexagon / HexagonAsmPrinter.h
index 7fe8c5790c6bd0e123cdb90115be57a79f7e8317..5f4c162b00706e89eec467facf8e0bcad81125de 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef HEXAGONASMPRINTER_H
-#define HEXAGONASMPRINTER_H
+#ifndef LLVM_LIB_TARGET_HEXAGON_HEXAGONASMPRINTER_H
+#define LLVM_LIB_TARGET_HEXAGON_HEXAGONASMPRINTER_H
 
 #include "Hexagon.h"
 #include "HexagonTargetMachine.h"