aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/playlist.h')
-rw-r--r--src/playlist.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/playlist.h b/src/playlist.h
index 963cf6e35..8fdca8aed 100644
--- a/src/playlist.h
+++ b/src/playlist.h
@@ -93,4 +93,6 @@ void playPlaylistIfPlayerStopped();
int seekSongInPlaylist(FILE * fp, int song, float time);
+void incrPlaylistVersion();
+
#endif