summaryrefslogtreecommitdiff
path: root/src/music/os2_m.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/music/os2_m.h')
-rw-r--r--src/music/os2_m.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/music/os2_m.h b/src/music/os2_m.h
index f35e2fdcf..ac7cd0319 100644
--- a/src/music/os2_m.h
+++ b/src/music/os2_m.h
@@ -21,7 +21,7 @@ public:
/* virtual */ void Stop();
- /* virtual */ void PlaySong(const char *filename);
+ /* virtual */ void PlaySong(const MusicSongInfo &song);
/* virtual */ void StopSong();