aboutsummaryrefslogtreecommitdiffstats
path: root/src/db/LightSong.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/db/LightSong.hxx')
-rw-r--r--src/db/LightSong.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/db/LightSong.hxx b/src/db/LightSong.hxx
index 26f68d18c..bbd449fbe 100644
--- a/src/db/LightSong.hxx
+++ b/src/db/LightSong.hxx
@@ -87,7 +87,7 @@ struct LightSong {
}
gcc_pure
- double GetDuration() const;
+ SignedSongTime GetDuration() const;
};
#endif