diff options
Diffstat (limited to 'test/smpte_subtitle_test.cc')
| -rw-r--r-- | test/smpte_subtitle_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/smpte_subtitle_test.cc b/test/smpte_subtitle_test.cc index 35ad5550..6f72511e 100644 --- a/test/smpte_subtitle_test.cc +++ b/test/smpte_subtitle_test.cc @@ -36,7 +36,7 @@ using std::string; using boost::optional; -using boost::shared_ptr; +using std::shared_ptr; BOOST_AUTO_TEST_CASE (smpte_subtitle_id_test) { |
