TagPool, ...: include cleanup
This commit is contained in:
@@ -22,8 +22,6 @@
|
||||
|
||||
#include "replay_gain_info.h"
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <stddef.h>
|
||||
|
||||
struct audio_output;
|
||||
@@ -32,12 +30,6 @@ struct config_param;
|
||||
struct music_pipe;
|
||||
struct player_control;
|
||||
|
||||
static inline GQuark
|
||||
audio_output_quark(void)
|
||||
{
|
||||
return g_quark_from_static_string("audio_output");
|
||||
}
|
||||
|
||||
void
|
||||
audio_output_set_replay_gain_mode(struct audio_output *ao,
|
||||
enum replay_gain_mode mode);
|
||||
|
Reference in New Issue
Block a user