aboutsummaryrefslogtreecommitdiffstats
path: root/src/playlist/Print.cxx
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/playlist/Print.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/playlist/Print.cxx b/src/playlist/Print.cxx
index 7f13d5544..dc5aa252c 100644
--- a/src/playlist/Print.cxx
+++ b/src/playlist/Print.cxx
@@ -23,7 +23,7 @@
#include "PlaylistSong.hxx"
#include "SongEnumerator.hxx"
#include "SongPrint.hxx"
-#include "InputStream.hxx"
+#include "input/InputStream.hxx"
#include "DetachedSong.hxx"
#include "fs/Traits.hxx"
#include "thread/Cond.hxx"