Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Target / MSP430 / MSP430FrameLowering.cpp
index 1b3268848962ead060de9d38533a9c49fb4df0bd..aef45d8141c02a7633aba34d566a4c2b43330786 100644 (file)
@@ -19,8 +19,8 @@
 #include "llvm/CodeGen/MachineInstrBuilder.h"
 #include "llvm/CodeGen/MachineModuleInfo.h"
 #include "llvm/CodeGen/MachineRegisterInfo.h"
-#include "llvm/DataLayout.h"
-#include "llvm/Function.h"
+#include "llvm/IR/DataLayout.h"
+#include "llvm/IR/Function.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Target/TargetOptions.h"