song: convert header to C++
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "Idle.hxx"
|
||||
|
||||
void
|
||||
Instance::DeleteSong(const song &song)
|
||||
Instance::DeleteSong(const Song &song)
|
||||
{
|
||||
partition->DeleteSong(song);
|
||||
}
|
||||
|
Reference in New Issue
Block a user