[PM] Rename the IR printing pass header to a more generic and correct
[oota-llvm.git] / lib / IR / IRPrintingPasses.cpp
index cf82923217309e56b374ee46944abef999673e67..7240fd05807f9d89320881d3224957c26d418cbc 100644 (file)
@@ -11,7 +11,7 @@
 //
 //===----------------------------------------------------------------------===//
 
-#include "llvm/IR/PrintModulePass.h"
+#include "llvm/IR/IRPrintingPasses.h"
 #include "llvm/IR/Function.h"
 #include "llvm/IR/Module.h"
 #include "llvm/Pass.h"