Move all of the header files which are involved in modelling the LLVM IR
[oota-llvm.git] / lib / IR / PassManager.cpp
index 712b877501c9cf914896b710a692abba98433a18..4f7984e0889aaf5d59b94e178fd67c7273056484 100644 (file)
@@ -15,7 +15,7 @@
 #include "llvm/PassManagers.h"
 #include "llvm/Assembly/PrintModulePass.h"
 #include "llvm/Assembly/Writer.h"
-#include "llvm/Module.h"
+#include "llvm/IR/Module.h"
 #include "llvm/PassManager.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"