aboutsummaryrefslogtreecommitdiffstats
path: root/src/replay_gain.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/replay_gain.c (renamed from src/replayGain.c)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/replayGain.c b/src/replay_gain.c
index af3d33553..094c1c4f7 100644
--- a/src/replayGain.c
+++ b/src/replay_gain.c
@@ -17,7 +17,7 @@
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
*/
-#include "replayGain.h"
+#include "replay_gain.h"
#include "utils.h"
#include "log.h"