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

@@ -25,7 +25,7 @@
#include "tag/Id3ReplayGain.hxx"
#include "tag/Id3MixRamp.hxx"
#include "tag/Handler.hxx"
#include "tag/ReplayGain.hxx"
#include "tag/ReplayGainParser.hxx"
#include "tag/MixRampParser.hxx"
#include "pcm/CheckAudioFormat.hxx"
#include "util/Clamp.hxx"