From 90201e997085f04f5ac28333d2fbc70fbd6809f0 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 2 Aug 2018 13:45:43 +0200 Subject: DetachedSong, db/LightSong, SongFilter: move to src/song/ --- test/test_translate_song.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/test_translate_song.cxx') diff --git a/test/test_translate_song.cxx b/test/test_translate_song.cxx index 4a78af867..10c1acc61 100644 --- a/test/test_translate_song.cxx +++ b/test/test_translate_song.cxx @@ -4,7 +4,7 @@ #include "config.h" #include "playlist/PlaylistSong.hxx" -#include "DetachedSong.hxx" +#include "song/DetachedSong.hxx" #include "SongLoader.hxx" #include "client/Client.hxx" #include "tag/Builder.hxx" -- cgit v1.2.3