aboutsummaryrefslogtreecommitdiffstats
path: root/src/Partition.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/Partition.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Partition.hxx b/src/Partition.hxx
index dbc79b4ba..512ba3bca 100644
--- a/src/Partition.hxx
+++ b/src/Partition.hxx
@@ -34,7 +34,7 @@ struct Partition {
struct playlist playlist;
- player_control pc;
+ PlayerControl pc;
Partition(Instance &_instance,
unsigned max_length,