summaryrefslogtreecommitdiff
path: root/src/reel_mxf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel_mxf.cc')
-rw-r--r--src/reel_mxf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel_mxf.cc b/src/reel_mxf.cc
index fbc55cf7..71b47836 100644
--- a/src/reel_mxf.cc
+++ b/src/reel_mxf.cc
@@ -39,7 +39,7 @@
#include <libxml++/libxml++.h>
using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
using boost::optional;
using namespace dcp;