aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlayerThread.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/PlayerThread.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlayerThread.hxx b/src/PlayerThread.hxx
index 7ed03f55a..97e773606 100644
--- a/src/PlayerThread.hxx
+++ b/src/PlayerThread.hxx
@@ -40,6 +40,6 @@
struct player_control;
void
-player_create(struct player_control *pc);
+player_create(player_control &pc);
#endif