Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / SystemZ / SystemZInstrInfo.h
index 83009cb8d426ac38136f31f9a2525d1ca2d3b9d6..d2e3f541f80eed89f01612d7e81f51dc9b099c54 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef LLVM_TARGET_SYSTEMZINSTRINFO_H
-#define LLVM_TARGET_SYSTEMZINSTRINFO_H
+#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZINSTRINFO_H
+#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZINSTRINFO_H
 
 #include "SystemZ.h"
 #include "SystemZRegisterInfo.h"