Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / SystemZ / SystemZRegisterInfo.h
index 9bffa467a15d61029dc673618bfdbaf6db36be62..212fe91f38abb94a9e92b6345153544d03bdb717 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef SystemZREGISTERINFO_H
-#define SystemZREGISTERINFO_H
+#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZREGISTERINFO_H
+#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZREGISTERINFO_H
 
 #include "SystemZ.h"
 #include "llvm/Target/TargetRegisterInfo.h"