From 85d343a420c4df1a08663c8afd3bdb73c8dfa985 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 22 May 2014 14:34:27 +0100 Subject: Move FFmpegStream classes into their own source files. --- test/stream_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/stream_test.cc') diff --git a/test/stream_test.cc b/test/stream_test.cc index f9dfadad5..16ab83baf 100644 --- a/test/stream_test.cc +++ b/test/stream_test.cc @@ -25,6 +25,7 @@ #include #include #include "lib/ffmpeg_content.h" +#include "lib/ffmpeg_audio_stream.h" #include "lib/film.h" using std::pair; -- cgit v1.2.3