aboutsummaryrefslogtreecommitdiffstats
path: root/src/CommandError.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/CommandError.hxx')
-rw-r--r--src/CommandError.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/CommandError.hxx b/src/CommandError.hxx
index 99de5c6b5..507250500 100644
--- a/src/CommandError.hxx
+++ b/src/CommandError.hxx
@@ -27,7 +27,7 @@ class Client;
class Error;
enum command_return
-print_playlist_result(Client &client, enum playlist_result result);
+print_playlist_result(Client &client, PlaylistResult result);
/**
* Send the #Error to the client.