Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / SystemZ / SystemZSubtarget.h
index 3c08ac858ecc1619e656afc95c85f6c1fd261208..f8815524e0f32157729ad7832e56d3a3195c056f 100644 (file)
@@ -11,8 +11,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef SYSTEMZSUBTARGET_H
-#define SYSTEMZSUBTARGET_H
+#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZSUBTARGET_H
+#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZSUBTARGET_H
 
 #include "SystemZFrameLowering.h"
 #include "SystemZISelLowering.h"