X-Git-Url: http://plrg.eecs.uci.edu/git/?p=oota-llvm.git;a=blobdiff_plain;f=lib%2FTarget%2FMSP430%2FMSP430Subtarget.h;h=d1845db252d7834bc9d035303d03083e2358ae22;hp=58df6501c1e1cfb7062eb5f8a92b5f0dddf872b0;hb=00e08fcaa02286dd7da9cf9a8d158545532ab832;hpb=f58eecfbbb0a291647ca0ab5b2f55ca13dd89a12 diff --git a/lib/Target/MSP430/MSP430Subtarget.h b/lib/Target/MSP430/MSP430Subtarget.h index 58df6501c1e..d1845db252d 100644 --- a/lib/Target/MSP430/MSP430Subtarget.h +++ b/lib/Target/MSP430/MSP430Subtarget.h @@ -11,8 +11,8 @@ // //===----------------------------------------------------------------------===// -#ifndef LLVM_TARGET_MSP430_SUBTARGET_H -#define LLVM_TARGET_MSP430_SUBTARGET_H +#ifndef LLVM_LIB_TARGET_MSP430_MSP430SUBTARGET_H +#define LLVM_LIB_TARGET_MSP430_MSP430SUBTARGET_H #include "MSP430FrameLowering.h" #include "MSP430InstrInfo.h"