diff options
Diffstat (limited to 'test/ffmpeg_decoder_sequential_test.cc')
| -rw-r--r-- | test/ffmpeg_decoder_sequential_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ffmpeg_decoder_sequential_test.cc b/test/ffmpeg_decoder_sequential_test.cc index bf6668586..f81ebda9c 100644 --- a/test/ffmpeg_decoder_sequential_test.cc +++ b/test/ffmpeg_decoder_sequential_test.cc @@ -39,7 +39,7 @@ using std::cout; using std::cerr; using std::list; -using boost::shared_ptr; +using std::shared_ptr; using boost::optional; using boost::bind; #if BOOST_VERSION >= 106100 |
