summaryrefslogtreecommitdiff
path: root/src/decoder/plugins/FfmpegDecoderPlugin.cxx
diff options
context:
space:
mode:
authorMax Kellermann <max@duempel.org>2016-07-27 18:08:08 +0200
committerMax Kellermann <max@duempel.org>2016-07-28 19:49:17 +0200
commitf31fe8b865fc98d3911cbc8041529cab61852cdc (patch)
treea5780c038ada719498a0952073f692d2ec454780 /src/decoder/plugins/FfmpegDecoderPlugin.cxx
parent142a9fe5302bd87c6f85a98537eefc06d5f825db (diff)
decoder/ffmpeg: include cleanup
Diffstat (limited to 'src/decoder/plugins/FfmpegDecoderPlugin.cxx')
-rw-r--r--src/decoder/plugins/FfmpegDecoderPlugin.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/decoder/plugins/FfmpegDecoderPlugin.cxx b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
index 7f259a1fa..2daa90ce5 100644
--- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
+++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
@@ -37,7 +37,6 @@
#include "CheckAudioFormat.hxx"
#include "util/ConstBuffer.hxx"
#include "util/Error.hxx"
-#include "util/Domain.hxx"
#include "LogV.hxx"
extern "C" {