std::shared_ptr
[dcpomatic.git] / src / lib / ffmpeg_examiner.cc
index bfd7e77227bbad5d73d93e523fbcb02c558a279d..b75d6c5149ced496e4cb1eb4dd60b17d3aa9df67 100644 (file)
@@ -45,7 +45,7 @@ using std::string;
 using std::cout;
 using std::max;
 using std::vector;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using namespace dcpomatic;