Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / SystemZ / SystemZAsmPrinter.h
index 20093bc614d84519da2e73edcd95e86d1c4460a9..64672792a87654538dec38d744def3dd8be1b457 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef SYSTEMZASMPRINTER_H
-#define SYSTEMZASMPRINTER_H
+#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZASMPRINTER_H
+#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZASMPRINTER_H
 
 #include "SystemZTargetMachine.h"
 #include "llvm/CodeGen/AsmPrinter.h"