aboutsummaryrefslogtreecommitdiff
path: root/src/QueuePrint.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/QueuePrint.cxx')
-rw-r--r--src/QueuePrint.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/QueuePrint.cxx b/src/QueuePrint.cxx
index bc7f86e5..0a61cc5d 100644
--- a/src/QueuePrint.cxx
+++ b/src/QueuePrint.cxx
@@ -18,13 +18,13 @@
*/
#include "config.h"
+#include "SongFilter.hxx"
extern "C" {
#include "queue_print.h"
#include "queue.h"
#include "song.h"
#include "song_print.h"
-#include "locate.h"
#include "client.h"
#include "mapper.h"
}