Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / MSP430 / TargetInfo / MSP430TargetInfo.cpp
index 8b3e01ecf52c344b17740021302da930fa33fa3b..0d71d04ebe2249edb72d7905ec53b73e9b96c264 100644 (file)
@@ -8,7 +8,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "MSP430.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/TargetRegistry.h"
 using namespace llvm;