aboutsummaryrefslogtreecommitdiffstats
path: root/src/TagStream.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/TagStream.cxx')
-rw-r--r--src/TagStream.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/TagStream.cxx b/src/TagStream.cxx
index 8153d49e2..fc115c659 100644
--- a/src/TagStream.cxx
+++ b/src/TagStream.cxx
@@ -21,8 +21,8 @@
#include "TagStream.hxx"
#include "util/UriUtil.hxx"
#include "util/Error.hxx"
-#include "DecoderList.hxx"
-#include "DecoderPlugin.hxx"
+#include "decoder/DecoderList.hxx"
+#include "decoder/DecoderPlugin.hxx"
#include "InputStream.hxx"
#include "thread/Mutex.hxx"
#include "thread/Cond.hxx"