tag/MixRamp: rename to MixRampParser.cxx

This commit is contained in:
Max Kellermann
2021-12-01 17:04:41 +01:00
parent 3415049d1c
commit 9bc4c168fd
8 changed files with 8 additions and 11 deletions

View File

@@ -26,7 +26,7 @@
#include "tag/Builder.hxx"
#include "tag/Tag.hxx"
#include "tag/ReplayGain.hxx"
#include "tag/MixRamp.hxx"
#include "tag/MixRampParser.hxx"
#include "ReplayGainInfo.hxx"
#include "util/StringView.hxx"