Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / tools / lto / LTOModule.h
index b194ed0287d0fca7a8bb35bd7d19e3f0676e19e2..83f3a7def1084c2e6d12f05b99837cd2c9cd7ddf 100644 (file)
@@ -17,8 +17,8 @@
 #include "llvm-c/lto.h"
 #include "llvm/ADT/OwningPtr.h"
 #include "llvm/ADT/StringMap.h"
+#include "llvm/IR/Module.h"
 #include "llvm/MC/MCContext.h"
-#include "llvm/Module.h"
 #include "llvm/Target/Mangler.h"
 #include "llvm/Target/TargetMachine.h"
 #include <string>