aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/SystemZ/SystemZMCInstLower.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/Target/SystemZ/SystemZMCInstLower.h')
-rw-r--r--lib/Target/SystemZ/SystemZMCInstLower.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/SystemZ/SystemZMCInstLower.h b/lib/Target/SystemZ/SystemZMCInstLower.h
index 90447ff..7173cfa 100644
--- a/lib/Target/SystemZ/SystemZMCInstLower.h
+++ b/lib/Target/SystemZ/SystemZMCInstLower.h
@@ -7,8 +7,8 @@
//
//===----------------------------------------------------------------------===//
-#ifndef LLVM_SYSTEMZMCINSTLOWER_H
-#define LLVM_SYSTEMZMCINSTLOWER_H
+#ifndef LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZMCINSTLOWER_H
+#define LLVM_LIB_TARGET_SYSTEMZ_SYSTEMZMCINSTLOWER_H
#include "llvm/MC/MCExpr.h"
#include "llvm/Support/Compiler.h"