[PM] Rename the IR printing pass header to a more generic and correct
[oota-llvm.git] / lib / IR / LegacyPassManager.cpp
index 85e50f753fc3ed40a7c6bfd56f5b7112615116b8..ae94f05dcf486474b957ce9df0b4eeaef7ce5d1f 100644 (file)
@@ -12,7 +12,7 @@
 //===----------------------------------------------------------------------===//
 
 
-#include "llvm/IR/PrintModulePass.h"
+#include "llvm/IR/IRPrintingPasses.h"
 #include "llvm/IR/LegacyPassManager.h"
 #include "llvm/IR/LegacyPassManagers.h"
 #include "llvm/IR/Module.h"