aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/SndfileDecoderPlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-09-21 13:15:53 +0200
committerMax Kellermann <max@duempel.org>2014-09-21 13:15:53 +0200
commitead034e638d6d50b5c8999a22414fda454336747 (patch)
tree4445e79c97d6e6c1b678a3e22ad5e0481ce28af1 /src/decoder/plugins/SndfileDecoderPlugin.cxx
parenta294838bcd0c3d1d792af9bd595ed37f024416fe (diff)
downloadmpd-ead034e638d6d50b5c8999a22414fda454336747.tar.gz
mpd-ead034e638d6d50b5c8999a22414fda454336747.tar.xz
mpd-ead034e638d6d50b5c8999a22414fda454336747.zip
decoder/sndfile: include cleanup
Diffstat (limited to 'src/decoder/plugins/SndfileDecoderPlugin.cxx')
-rw-r--r--src/decoder/plugins/SndfileDecoderPlugin.cxx1
1 files changed, 0 insertions, 1 deletions
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"