summaryrefslogtreecommitdiff
path: root/test/reel_asset_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/reel_asset_test.cc')
-rw-r--r--test/reel_asset_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/reel_asset_test.cc b/test/reel_asset_test.cc
index 42d76525..bf609c2c 100644
--- a/test/reel_asset_test.cc
+++ b/test/reel_asset_test.cc
@@ -40,7 +40,7 @@
using std::string;
using boost::optional;
-using boost::shared_ptr;
+using std::shared_ptr;
/** Test the XML constructor of ReelPictureAsset */