IcyMetaDataParser: move to tag/

This commit is contained in:
Max Kellermann
2021-12-03 16:05:57 +01:00
parent 9262b24504
commit 3452682a42
6 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@
#include "../MaybeBufferedInputStream.hxx"
#include "../AsyncInputStream.hxx"
#include "../IcyInputStream.hxx"
#include "IcyMetaDataParser.hxx"
#include "tag/IcyMetaDataParser.hxx"
#include "../InputPlugin.hxx"
#include "config/Block.hxx"
#include "tag/Builder.hxx"