summaryrefslogtreecommitdiff
path: root/src/lib/ffmpeg_content.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-04-10 20:17:52 +0100
committerCarl Hetherington <cth@carlh.net>2013-04-10 20:17:52 +0100
commit8f1c131a933e7695684e22eb82abba30fe119915 (patch)
treef3265f5d33b4104c1506f629ad8827788e936a45 /src/lib/ffmpeg_content.cc
parentbb1251a3b0abe2343962e126b690d97ebf8394c5 (diff)
Fix typo.
Diffstat (limited to 'src/lib/ffmpeg_content.cc')
-rw-r--r--src/lib/ffmpeg_content.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/ffmpeg_content.cc b/src/lib/ffmpeg_content.cc
index d36abe2c3..0424fbc33 100644
--- a/src/lib/ffmpeg_content.cc
+++ b/src/lib/ffmpeg_content.cc
@@ -31,6 +31,7 @@ using std::string;
using std::stringstream;
using std::vector;
using std::list;
+using std::cout;
using boost::shared_ptr;
using boost::lexical_cast;