aboutsummaryrefslogtreecommitdiffstats
path: root/src/command/OtherCommands.hxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/command/OtherCommands.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/command/OtherCommands.hxx b/src/command/OtherCommands.hxx
index fe3e145c4..20201e8b9 100644
--- a/src/command/OtherCommands.hxx
+++ b/src/command/OtherCommands.hxx
@@ -52,6 +52,9 @@ CommandResult
handle_setvol(Client &client, int argc, char *argv[]);
CommandResult
+handle_volume(Client &client, int argc, char *argv[]);
+
+CommandResult
handle_stats(Client &client, int argc, char *argv[]);
CommandResult