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/ffmpeg_examiner_test.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'test/ffmpeg_examiner_test.cc') diff --git a/test/ffmpeg_examiner_test.cc b/test/ffmpeg_examiner_test.cc index d72226a6f..26834aafc 100644 --- a/test/ffmpeg_examiner_test.cc +++ b/test/ffmpeg_examiner_test.cc @@ -25,6 +25,7 @@ #include #include "lib/ffmpeg_examiner.h" #include "lib/ffmpeg_content.h" +#include "lib/ffmpeg_audio_stream.h" #include "test.h" using boost::shared_ptr; -- cgit v1.2.3