ReplayGainInfo: move enum ReplayGainMode to separate header

This commit is contained in:
Max Kellermann
2016-11-24 16:40:47 +01:00
parent 25e58df5e0
commit 4f229c254c
6 changed files with 35 additions and 10 deletions

View File

@@ -853,6 +853,7 @@ libbasic_a_SOURCES = \
src/CheckAudioFormat.cxx src/CheckAudioFormat.hxx \
src/AudioFormat.cxx src/AudioFormat.hxx \
src/AudioParser.cxx src/AudioParser.hxx \
src/ReplayGainMode.hxx \
src/ReplayGainInfo.cxx src/ReplayGainInfo.hxx
# configuration library