Move the LLVM IR asm writer header files into the IR directory, as they
[oota-llvm.git] / lib / Analysis / AliasAnalysisCounter.cpp
index 9f4a47c77e035370cce4bd4e3e7ed755d1f15da9..2649836f573b8ffec4d5baab130c1a808a4ebe71 100644 (file)
@@ -14,7 +14,7 @@
 
 #include "llvm/Analysis/Passes.h"
 #include "llvm/Analysis/AliasAnalysis.h"
-#include "llvm/Assembly/Writer.h"
+#include "llvm/IR/Writer.h"
 #include "llvm/Pass.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"