From 3711a9765775d584f8e5f94156ce384ad0d3dae7 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 10 Jan 2013 18:11:01 +0100 Subject: decoder/wavpack: include cleanup --- src/decoder/wavpack_decoder_plugin.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'src') diff --git a/src/decoder/wavpack_decoder_plugin.c b/src/decoder/wavpack_decoder_plugin.c index 9ebd0fccc..0ef807e0d 100644 --- a/src/decoder/wavpack_decoder_plugin.c +++ b/src/decoder/wavpack_decoder_plugin.c @@ -20,9 +20,7 @@ #include "config.h" #include "decoder_api.h" #include "audio_check.h" -#include "path.h" #include "utils.h" -#include "tag_table.h" #include "tag_handler.h" #include "tag_ape.h" @@ -30,7 +28,6 @@ #include #include -#include #include #include -- cgit v1.2.3