summaryrefslogtreecommitdiff
path: root/src/playlist/PlaylistStream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/playlist/PlaylistStream.cxx')
-rw-r--r--src/playlist/PlaylistStream.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playlist/PlaylistStream.cxx b/src/playlist/PlaylistStream.cxx
index eb9c3e04d..cad5741a7 100644
--- a/src/playlist/PlaylistStream.cxx
+++ b/src/playlist/PlaylistStream.cxx
@@ -20,10 +20,10 @@
#include "PlaylistStream.hxx"
#include "PlaylistRegistry.hxx"
#include "SongEnumerator.hxx"
-#include "util/UriUtil.hxx"
#include "input/InputStream.hxx"
#include "input/LocalOpen.hxx"
#include "fs/Path.hxx"
+#include "util/UriExtract.hxx"
#include "Log.hxx"
#include <exception>