diff options
Diffstat (limited to 'src/DetachedSong.hxx')
-rw-r--r-- | src/DetachedSong.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DetachedSong.hxx b/src/DetachedSong.hxx index 135e9c3cc..021b5de29 100644 --- a/src/DetachedSong.hxx +++ b/src/DetachedSong.hxx @@ -213,7 +213,7 @@ public: } gcc_pure - double GetDuration() const; + SignedSongTime GetDuration() const; /** * Update the #tag and #mtime. |