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

@@ -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"
}