diff options
Diffstat (limited to 'test/closed_caption_test.cc')
| -rw-r--r-- | test/closed_caption_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/closed_caption_test.cc b/test/closed_caption_test.cc index 86666a44c..4c59be72b 100644 --- a/test/closed_caption_test.cc +++ b/test/closed_caption_test.cc @@ -29,7 +29,7 @@ #include <boost/test/unit_test.hpp> using std::list; -using boost::shared_ptr; +using std::shared_ptr; /** Basic test that Interop closed captions are written */ BOOST_AUTO_TEST_CASE (closed_caption_test1) |
