diff options
Diffstat (limited to 'lib/Target/MSP430/MSP430MCInstLower.h')
-rw-r--r-- | lib/Target/MSP430/MSP430MCInstLower.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/Target/MSP430/MSP430MCInstLower.h b/lib/Target/MSP430/MSP430MCInstLower.h index 794aa56..ebd6397 100644 --- a/lib/Target/MSP430/MSP430MCInstLower.h +++ b/lib/Target/MSP430/MSP430MCInstLower.h @@ -7,8 +7,8 @@ // //===----------------------------------------------------------------------===// -#ifndef MSP430_MCINSTLOWER_H -#define MSP430_MCINSTLOWER_H +#ifndef LLVM_LIB_TARGET_MSP430_MSP430MCINSTLOWER_H +#define LLVM_LIB_TARGET_MSP430_MSP430MCINSTLOWER_H #include "llvm/Support/Compiler.h" |