From 2e9f054ec0bfc6dda5c605688fe64301b3a7ea91 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 28 Jan 2013 20:30:47 +0100 Subject: audio_config: include cleanup --- src/audio_config.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src/audio_config.h') diff --git a/src/audio_config.h b/src/audio_config.h index 85143247f..fe43dbbcf 100644 --- a/src/audio_config.h +++ b/src/audio_config.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2003-2011 The Music Player Daemon Project + * Copyright (C) 2003-2013 The Music Player Daemon Project * http://www.musicpd.org * * This program is free software; you can redistribute it and/or modify @@ -20,8 +20,6 @@ #ifndef MPD_AUDIO_CONFIG_H #define MPD_AUDIO_CONFIG_H -#include - struct audio_format; void getOutputAudioFormat(const struct audio_format *inFormat, -- cgit v1.2.3