aboutsummaryrefslogtreecommitdiffstats
path: root/src/decoder/plugins/SidplayDecoderPlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2014-12-04 21:50:16 +0100
committerMax Kellermann <max@duempel.org>2014-12-04 21:53:45 +0100
commit405f1dd02715b142f582eb1eab41b7055da36f99 (patch)
treedb80a18e273f88c3162b374d1de6652420172ffd /src/decoder/plugins/SidplayDecoderPlugin.cxx
parent51f349d504df664740d3626a153904d6618c63ed (diff)
downloadmpd-405f1dd02715b142f582eb1eab41b7055da36f99.tar.gz
mpd-405f1dd02715b142f582eb1eab41b7055da36f99.tar.xz
mpd-405f1dd02715b142f582eb1eab41b7055da36f99.zip
decoder/sidplay: include cleanup
Diffstat (limited to '')
-rw-r--r--src/decoder/plugins/SidplayDecoderPlugin.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/decoder/plugins/SidplayDecoderPlugin.cxx b/src/decoder/plugins/SidplayDecoderPlugin.cxx
index b4dca3629..9bbff7ae1 100644
--- a/src/decoder/plugins/SidplayDecoderPlugin.cxx
+++ b/src/decoder/plugins/SidplayDecoderPlugin.cxx
@@ -30,8 +30,6 @@
#include "system/FatalError.hxx"
#include "Log.hxx"
-#include <errno.h>
-#include <stdlib.h>
#include <string.h>
#include <sidplay/sidplay2.h>