replay_gain: moved code to replay_gain_info.c

This commit is contained in:
Max Kellermann
2010-01-04 20:43:19 +01:00
parent 0e183d3fa1
commit 1330274ffc
10 changed files with 112 additions and 54 deletions

View File

@@ -32,6 +32,7 @@
#include "path.h"
#include "uri.h"
#include "replay_gain_state.h"
#include "replay_gain.h"
#include <glib.h>