diff options
Diffstat (limited to 'test/dump_playlist.cxx')
-rw-r--r-- | test/dump_playlist.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dump_playlist.cxx b/test/dump_playlist.cxx index 30c862872..a14268a41 100644 --- a/test/dump_playlist.cxx +++ b/test/dump_playlist.cxx @@ -19,7 +19,7 @@ #include "config.h" #include "TagSave.hxx" -#include "DetachedSong.hxx" +#include "song/DetachedSong.hxx" #include "playlist/SongEnumerator.hxx" #include "input/InputStream.hxx" #include "config/Global.hxx" |