aboutsummaryrefslogtreecommitdiffstats
path: root/src/StickerDatabase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/StickerDatabase.hxx')
-rw-r--r--src/StickerDatabase.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/StickerDatabase.hxx b/src/StickerDatabase.hxx
index 46a9ba52d..d5a81d3b1 100644
--- a/src/StickerDatabase.hxx
+++ b/src/StickerDatabase.hxx
@@ -58,7 +58,7 @@ struct sticker;
* @return true on success, false on error
*/
bool
-sticker_global_init(Path &&path, Error &error);
+sticker_global_init(Path path, Error &error);
/**
* Close the sticker database.