summaryrefslogtreecommitdiff
path: root/test/recovery_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/recovery_test.cc')
-rw-r--r--test/recovery_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recovery_test.cc b/test/recovery_test.cc
index afeba6d7..76dff195 100644
--- a/test/recovery_test.cc
+++ b/test/recovery_test.cc
@@ -39,7 +39,7 @@
#include <boost/filesystem.hpp>
using std::string;
-using boost::shared_ptr;
+using std::shared_ptr;
/** Check that recovery from a partially-written MXF works */
BOOST_AUTO_TEST_CASE (recovery)