PlayerThread: use {decoder,player}_control references
This commit is contained in:
@@ -40,6 +40,6 @@
|
||||
struct player_control;
|
||||
|
||||
void
|
||||
player_create(struct player_control *pc);
|
||||
player_create(player_control &pc);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user