aboutsummaryrefslogtreecommitdiffstats
path: root/src/UpdateSong.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/UpdateSong.hxx')
-rw-r--r--src/UpdateSong.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/UpdateSong.hxx b/src/UpdateSong.hxx
index 60a532e3a..00a7bfd27 100644
--- a/src/UpdateSong.hxx
+++ b/src/UpdateSong.hxx
@@ -27,7 +27,7 @@
struct Directory;
bool
-update_song_file(Directory *directory,
+update_song_file(Directory &directory,
const char *name, const char *suffix,
const struct stat *st);