summaryrefslogtreecommitdiff
path: root/src/client/Client.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/Client.hxx')
-rw-r--r--src/client/Client.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/Client.hxx b/src/client/Client.hxx
index 7edbc97c4..9b9e05a35 100644
--- a/src/client/Client.hxx
+++ b/src/client/Client.hxx
@@ -44,7 +44,7 @@ class EventLoop;
class Path;
struct Instance;
struct Partition;
-struct PlayerControl;
+class PlayerControl;
struct playlist;
class Database;
class Storage;