Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / SystemZ / SystemZCallingConv.h
index 4b1569d2bd723e0da671d063cb8a3895373fae47..71605ac11268502a9121000f5c46dab5a9afcfeb 100644 (file)
@@ -7,8 +7,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef SYSTEMZCALLINGCONV_H
-#define SYSTEMZCALLINGCONV_H
+#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZCALLINGCONV_H
+#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZCALLINGCONV_H
 
 namespace llvm {
 namespace SystemZ {