diff options
Diffstat (limited to '')
-rw-r--r-- | src/command/OtherCommands.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/command/OtherCommands.cxx b/src/command/OtherCommands.cxx index 6432ce4e7..328683d3d 100644 --- a/src/command/OtherCommands.cxx +++ b/src/command/OtherCommands.cxx @@ -42,7 +42,7 @@ #include "Stats.hxx" #include "Permission.hxx" #include "PlaylistFile.hxx" -#include "PlaylistVector.hxx" +#include "db/PlaylistVector.hxx" #include "client/ClientFile.hxx" #include "client/Client.hxx" #include "Idle.hxx" |