ReplayGainInfo: move to tag/

This commit is contained in:
Max Kellermann
2021-12-06 09:24:12 +01:00
parent 866e7ff3ce
commit 2240327286
19 changed files with 18 additions and 18 deletions

View File

@@ -37,7 +37,7 @@
#include "pcm/Interleave.hxx"
#include "tag/Builder.hxx"
#include "tag/Handler.hxx"
#include "tag/ReplayGain.hxx"
#include "tag/ReplayGainParser.hxx"
#include "tag/MixRampParser.hxx"
#include "input/InputStream.hxx"
#include "pcm/CheckAudioFormat.hxx"