From ead034e638d6d50b5c8999a22414fda454336747 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Sun, 21 Sep 2014 13:15:53 +0200 Subject: decoder/sndfile: include cleanup --- src/decoder/plugins/SndfileDecoderPlugin.cxx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/decoder/plugins/SndfileDecoderPlugin.cxx b/src/decoder/plugins/SndfileDecoderPlugin.cxx index 08741c982..5518c70be 100644 --- a/src/decoder/plugins/SndfileDecoderPlugin.cxx +++ b/src/decoder/plugins/SndfileDecoderPlugin.cxx @@ -23,7 +23,6 @@ #include "input/InputStream.hxx" #include "CheckAudioFormat.hxx" #include "tag/TagHandler.hxx" -#include "fs/Path.hxx" #include "util/Error.hxx" #include "util/Domain.hxx" #include "Log.hxx" -- cgit v1.2.3