summaryrefslogtreecommitdiff
path: root/tools/dcpdecryptmxf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'tools/dcpdecryptmxf.cc')
-rw-r--r--tools/dcpdecryptmxf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/dcpdecryptmxf.cc b/tools/dcpdecryptmxf.cc
index a2998697..12cb492c 100644
--- a/tools/dcpdecryptmxf.cc
+++ b/tools/dcpdecryptmxf.cc
@@ -50,7 +50,7 @@ using std::string;
using std::cerr;
using std::cout;
using boost::optional;
-using boost::shared_ptr;
+using std::shared_ptr;
static void
help (string n)