Canonicalize header guards into a common format.
[oota-llvm.git] / lib / Target / SystemZ / SystemZInstrBuilder.h
index 84196e94a5a64eb409c98be72384f9f4e13155a8..464f79a3bac90f6ada24c4bc490dddb7c9f87d0d 100644 (file)
@@ -12,8 +12,8 @@
 //
 //===----------------------------------------------------------------------===//
 
-#ifndef SYSTEMZINSTRBUILDER_H
-#define SYSTEMZINSTRBUILDER_H
+#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZINSTRBUILDER_H
+#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZINSTRBUILDER_H
 
 #include "llvm/CodeGen/MachineFrameInfo.h"
 #include "llvm/CodeGen/MachineInstrBuilder.h"