diff options
Diffstat (limited to 'src/lib/cinema.cc')
| -rw-r--r-- | src/lib/cinema.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cinema.cc b/src/lib/cinema.cc index 1902f15f9..48cba2b8f 100644 --- a/src/lib/cinema.cc +++ b/src/lib/cinema.cc @@ -29,7 +29,7 @@ using std::list; using std::string; -using boost::shared_ptr; +using std::shared_ptr; using dcp::raw_convert; using dcpomatic::Screen; |
