diff options
Diffstat (limited to 'src/cpl.h')
| -rw-r--r-- | src/cpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ public: return _reels; } - std::list<boost::shared_ptr<const Content> > assets () const; + std::list<boost::shared_ptr<const Content> > content () const; bool encrypted () const; |
