Subtitle language test updates.
[dcpomatic.git] / test / ffmpeg_pts_offset_test.cc
index 18f89713e756d85e7ed529c434ad118f39811c92..35996f01a49a8365be1a106341f6f913bbfe6e09 100644 (file)
@@ -20,7 +20,7 @@
 
 /** @file  test/ffmpeg_pts_offset_test.cc
  *  @brief Check the computation of _pts_offset in FFmpegDecoder.
- *  @ingroup specific
+ *  @ingroup selfcontained
  */
 
 #include <boost/test/unit_test.hpp>
@@ -32,6 +32,7 @@
 #include "test.h"
 
 using boost::shared_ptr;
+using namespace dcpomatic;
 
 BOOST_AUTO_TEST_CASE (ffmpeg_pts_offset_test)
 {