summaryrefslogtreecommitdiff
path: root/src/reel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/reel.h')
-rw-r--r--src/reel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/reel.h b/src/reel.h
index 916c0193..a5e79331 100644
--- a/src/reel.h
+++ b/src/reel.h
@@ -63,7 +63,7 @@ public:
return _main_subtitle;
}
- void write_to_cpl (xmlpp::Node *, bool) const;
+ void write_to_cpl (xmlpp::Element *, bool) const;
bool encrypted () const;