aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/PlaylistSong.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/playlist/PlaylistSong.cxx')
-rw-r--r--src/playlist/PlaylistSong.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playlist/PlaylistSong.cxx b/src/playlist/PlaylistSong.cxx
index bcbdc30be..69f8762ab 100644
--- a/src/playlist/PlaylistSong.cxx
+++ b/src/playlist/PlaylistSong.cxx
@@ -20,7 +20,7 @@
#include "config.h"
#include "PlaylistSong.hxx"
#include "Mapper.hxx"
-#include "DatabaseSong.hxx"
+#include "db/DatabaseSong.hxx"
#include "ls.hxx"
#include "tag/Tag.hxx"
#include "tag/TagBuilder.hxx"