From f1f19841bdd291c055f59b6603f69278c66366d8 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 23 Jan 2014 23:30:12 +0100 Subject: playlist/*: move to playlist/plugins/ --- 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 6e56e68e5..fcda35f13 100644 --- a/test/test_translate_song.cxx +++ b/test/test_translate_song.cxx @@ -3,7 +3,7 @@ */ #include "config.h" -#include "PlaylistSong.hxx" +#include "playlist/PlaylistSong.hxx" #include "DetachedSong.hxx" #include "tag/TagBuilder.hxx" #include "tag/Tag.hxx" -- cgit v1.2.3