diff options
Diffstat (limited to '')
-rw-r--r-- | src/command/OtherCommands.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command/OtherCommands.cxx b/src/command/OtherCommands.cxx index 0daf62c5a..397e40b00 100644 --- a/src/command/OtherCommands.cxx +++ b/src/command/OtherCommands.cxx @@ -42,6 +42,7 @@ #include "Stats.hxx" #include "Permission.hxx" #include "PlaylistFile.hxx" +#include "PlaylistVector.hxx" #include "ClientFile.hxx" #include "Client.hxx" #include "Idle.hxx" |