From 5b5675cc121eff6ba4b89719a523bfbe3993ce2f Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 28 Oct 2013 10:12:21 +0100 Subject: player_control: rename to PlayerControl --- src/Partition.hxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/Partition.hxx') 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, -- cgit v1.2.3