Move tool_output_file into its own file.
[oota-llvm.git] / tools / gold / gold-plugin.cpp
index 4b58fae96de40832d1f1c56edb85418258edaab7..0214c139349b88a3f90144fc6e9c602f8370e1e5 100644 (file)
@@ -17,7 +17,7 @@
 
 #include "llvm-c/lto.h"
 
-#include "llvm/Support/raw_ostream.h"
+#include "llvm/Support/ToolOutputFile.h"
 #include "llvm/System/Errno.h"
 #include "llvm/System/Path.h"
 #include "llvm/System/Program.h"