locate: rename to SongFilter.cxx

This commit is contained in:
Max Kellermann
2012-08-29 19:12:26 +02:00
parent 7b35d5e9d4
commit 36b1c08ad7
9 changed files with 18 additions and 16 deletions

View File

@@ -19,6 +19,7 @@
#include "config.h"
#include "directory.h"
#include "SongFilter.hxx"
extern "C" {
#include "song.h"
@@ -27,7 +28,6 @@ extern "C" {
#include "path.h"
#include "util/list_sort.h"
#include "db_lock.h"
#include "locate.h"
}
#include <glib.h>