Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / Archive / ArchiveReader.cpp
index 527a72f945b1c9780cb91aec78bcc9d2eb2282cf..efe1180762f33da3c00dd55eb85a5722ddffb135 100644 (file)
@@ -15,7 +15,7 @@
 #include "ArchiveInternals.h"
 #include "llvm/ADT/SmallPtrSet.h"
 #include "llvm/Bitcode/ReaderWriter.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/Support/MemoryBuffer.h"
 #include <cstdio>
 #include <cstdlib>