diff options
Diffstat (limited to 'src/db/update/Service.hxx')
-rw-r--r-- | src/db/update/Service.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/db/update/Service.hxx b/src/db/update/Service.hxx index a41c311b6..cc5a61588 100644 --- a/src/db/update/Service.hxx +++ b/src/db/update/Service.hxx @@ -61,6 +61,7 @@ class UpdateService final : DeferredMonitor { public: UpdateService(EventLoop &_loop, SimpleDatabase &_db, + LocalStorage &_storage, DatabaseListener &_listener); /** |