From 17c6db6c33b9b14a8627b3f9b3da8580a5f932a2 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Wed, 2 Oct 2013 12:22:12 +0200 Subject: replay_gain_*.h: rename to *.hxx --- src/PlayerCommands.cxx | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'src/PlayerCommands.cxx') diff --git a/src/PlayerCommands.cxx b/src/PlayerCommands.cxx index b9f6c7446..1a2580ee3 100644 --- a/src/PlayerCommands.cxx +++ b/src/PlayerCommands.cxx @@ -29,14 +29,8 @@ #include "Partition.hxx" #include "protocol/Result.hxx" #include "protocol/ArgParser.hxx" - -extern "C" { #include "AudioFormat.hxx" -} - -#include "replay_gain_config.h" - -#include +#include "ReplayGainConfig.hxx" #define COMMAND_STATUS_STATE "state" #define COMMAND_STATUS_REPEAT "repeat" -- cgit v1.2.3