Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Archive / Archive.cpp
index 9f1b5e9f2e1a24a568efcf78fc8185f31e843e4c..1f36a00ab086f8865405de1c0faebcce8fcf89b4 100644 (file)
@@ -15,7 +15,7 @@
 #include "llvm/Bitcode/Archive.h"
 #include "ArchiveInternals.h"
 #include "llvm/Bitcode/ReaderWriter.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include "llvm/Support/Process.h"