aboutsummaryrefslogtreecommitdiffstats
path: root/src/player_control.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/player_control.h')
-rw-r--r--src/player_control.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/player_control.h b/src/player_control.h
index fa228d8b3..441c055cd 100644
--- a/src/player_control.h
+++ b/src/player_control.h
@@ -80,7 +80,7 @@ struct player_control {
extern struct player_control pc;
-void pc_init(unsigned int buffered_before_play);
+void pc_init(unsigned int _buffered_before_play);
void pc_deinit(void);