replay_gain: renamed sources to replay_gain.c, replay_gain.h

No CamelCase file names.
This commit is contained in:
Max Kellermann
2008-11-11 15:55:34 +01:00
parent 130659e856
commit 54ad08ab37
5 changed files with 5 additions and 5 deletions

View File

@@ -27,7 +27,7 @@
*/
#include "input_stream.h"
#include "replayGain.h"
#include "replay_gain.h"
#include "tag.h"
#include "tag_id3.h"
#include "audio_format.h"