summaryrefslogtreecommitdiff
path: root/src/lib/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/config.h')
-rw-r--r--src/lib/config.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/lib/config.h b/src/lib/config.h
index b2a979ffa..c90790ebc 100644
--- a/src/lib/config.h
+++ b/src/lib/config.h
@@ -396,9 +396,7 @@ public:
return _dkdms;
}
- boost::filesystem::path cinemas_file() const {
- return _cinemas_file;
- }
+ boost::filesystem::path cinemas_file() const;
boost::filesystem::path dkdm_recipients_file() const {
return _dkdm_recipients_file;