aboutsummaryrefslogtreecommitdiff
path: root/src/QueueCommands.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/QueueCommands.cxx')
-rw-r--r--src/QueueCommands.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QueueCommands.cxx b/src/QueueCommands.cxx
index de00cb18..4801d232 100644
--- a/src/QueueCommands.cxx
+++ b/src/QueueCommands.cxx
@@ -21,6 +21,7 @@
#include "QueueCommands.hxx"
#include "CommandError.h"
#include "DatabaseQueue.hxx"
+#include "SongFilter.hxx"
extern "C" {
#include "protocol/argparser.h"
@@ -29,7 +30,6 @@ extern "C" {
#include "playlist_print.h"
#include "ls.h"
#include "uri.h"
-#include "locate.h"
#include "client_internal.h"
#include "client_file.h"
}