Bump libdcp for asdcplib version fix.
[dcpomatic.git] / test / srt_subtitle_test.cc
index 5fbe3058deb851f8966e0f81c97fce882fad8358..d07d70ba06e8259fd26f297e42bfde1b9e573eaf 100644 (file)
@@ -20,7 +20,7 @@
 
 /** @file  test/srt_subtitle_test.cc
  *  @brief Test writing DCPs with subtitles from .srt.
- *  @ingroup specific
+ *  @ingroup feature
  */
 
 #include "lib/film.h"
@@ -36,7 +36,7 @@
 
 using std::string;
 using std::list;
-using boost::shared_ptr;
+using std::shared_ptr;
 using namespace dcpomatic;
 
 /** Make a very short DCP with a single subtitle from .srt with no specified fonts */