summaryrefslogtreecommitdiff
path: root/src/lib/transcoder.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/transcoder.h')
-rw-r--r--src/lib/transcoder.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/transcoder.h b/src/lib/transcoder.h
index f7da3bd01..b3c8f888b 100644
--- a/src/lib/transcoder.h
+++ b/src/lib/transcoder.h
@@ -40,7 +40,7 @@ class Transcoder
{
public:
Transcoder (
- boost::shared_ptr<Film> f,
+ boost::shared_ptr<const Film> f,
boost::shared_ptr<Job> j
);