[FastISel] Some long overdue spring cleaning of FastISel.
[oota-llvm.git] / lib / Target / MSP430 / MSP430Subtarget.h
index 58df6501c1e1cfb7062eb5f8a92b5f0dddf872b0..d1845db252d7834bc9d035303d03083e2358ae22 100644 (file)
@@ -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"