diff options
Diffstat (limited to 'src/j2k.cc')
| -rw-r--r-- | src/j2k.cc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -45,7 +45,7 @@ using std::min; using std::pow; using std::string; -using boost::shared_ptr; +using std::shared_ptr; using boost::shared_array; using namespace dcp; |
