aboutsummaryrefslogtreecommitdiffstats
path: root/src/PlaylistSong.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/PlaylistSong.cxx')
-rw-r--r--src/PlaylistSong.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/PlaylistSong.cxx b/src/PlaylistSong.cxx
index 4df4d22d4..4ca955240 100644
--- a/src/PlaylistSong.cxx
+++ b/src/PlaylistSong.cxx
@@ -25,10 +25,10 @@
#include "ls.hxx"
#include "tag.h"
#include "fs/Path.hxx"
+#include "util/UriUtil.hxx"
extern "C" {
#include "song.h"
-#include "uri.h"
}
#include <glib.h>