aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlayerThread.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/PlayerThread.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlayerThread.cxx b/src/PlayerThread.cxx
index 00f8b5f78..8a39ed348 100644
--- a/src/PlayerThread.cxx
+++ b/src/PlayerThread.cxx
@@ -1191,7 +1191,7 @@ player_task(void *arg)
}
void
-player_create(PlayerControl &pc)
+StartPlayerThread(PlayerControl &pc)
{
assert(!pc.thread.IsDefined());