Missing include.
authorCarl Hetherington <cth@carlh.net>
Sat, 15 Dec 2012 00:58:12 +0000 (00:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 15 Dec 2012 00:58:12 +0000 (00:58 +0000)
src/lib/external_audio_decoder.cc

index 136e00fb27985d02d1a897d6ddd7731998e4d7fb..9b121235a4bc8db3a85f8f920fa489ea2a1a4984 100644 (file)
@@ -17,6 +17,7 @@
 
 */
 
+#include <iostream>
 #include <sndfile.h>
 #include "external_audio_decoder.h"
 #include "film.h"