summaryrefslogtreecommitdiff
path: root/src/cpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cpl.h')
-rw-r--r--src/cpl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cpl.h b/src/cpl.h
index 4c3f9bfa..2066130e 100644
--- a/src/cpl.h
+++ b/src/cpl.h
@@ -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;