std::shared_ptr
[dcpomatic.git] / src / lib / audio_decoder.cc
index 051fb4dd8bebe7eff08b69f095edc18a681c8551..5334dfa345071e887fa6e9f7a04d34701d23054b 100644 (file)
@@ -33,7 +33,7 @@
 using std::cout;
 using std::map;
 using std::pair;
-using boost::shared_ptr;
+using std::shared_ptr;
 using boost::optional;
 using namespace dcpomatic;