MixRampInfo: move to tag/

This commit is contained in:
Max Kellermann
2021-12-01 17:04:13 +01:00
parent 9bc4c168fd
commit 20bf1d68e6
5 changed files with 4 additions and 4 deletions

View File

@@ -21,11 +21,11 @@
#include "FlacAudioFormat.hxx"
#include "ScanVorbisComment.hxx"
#include "pcm/CheckAudioFormat.hxx"
#include "MixRampInfo.hxx"
#include "tag/Handler.hxx"
#include "tag/Builder.hxx"
#include "tag/Tag.hxx"
#include "tag/ReplayGain.hxx"
#include "tag/MixRampInfo.hxx"
#include "tag/MixRampParser.hxx"
#include "ReplayGainInfo.hxx"
#include "util/StringView.hxx"