aboutsummaryrefslogtreecommitdiff
path: root/src/DatabasePrint.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2012-08-29 19:12:26 +0200
committerMax Kellermann <max@duempel.org>2012-08-29 19:12:26 +0200
commit36b1c08ad7245a403578731c5d1240da8fc61d72 (patch)
treea2a97e7fdb510fef99ddffc1d6c6654284aaadff /src/DatabasePrint.cxx
parent7b35d5e9d47fdea707c04e7413e5b5f0dd336fda (diff)
locate: rename to SongFilter.cxx
Diffstat (limited to 'src/DatabasePrint.cxx')
-rw-r--r--src/DatabasePrint.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DatabasePrint.cxx b/src/DatabasePrint.cxx
index 62167972..9ff833ff 100644
--- a/src/DatabasePrint.cxx
+++ b/src/DatabasePrint.cxx
@@ -20,9 +20,9 @@
#include "config.h"
#include "DatabasePrint.hxx"
#include "DatabaseSelection.hxx"
+#include "SongFilter.hxx"
extern "C" {
-#include "locate.h"
#include "database.h"
#include "client.h"
#include "song.h"