summaryrefslogtreecommitdiff
path: root/test/resampler_test.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/resampler_test.cc')
-rw-r--r--test/resampler_test.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/resampler_test.cc b/test/resampler_test.cc
index 893fad3b5..2978d27f9 100644
--- a/test/resampler_test.cc
+++ b/test/resampler_test.cc
@@ -31,7 +31,7 @@
using std::pair;
using std::cout;
-using boost::shared_ptr;
+using std::shared_ptr;
static void
resampler_test_one (int from, int to)