diff options
author | Max Kellermann <max@duempel.org> | 2016-07-27 18:08:08 +0200 |
---|---|---|
committer | Max Kellermann <max@duempel.org> | 2016-07-28 19:49:17 +0200 |
commit | f31fe8b865fc98d3911cbc8041529cab61852cdc (patch) | |
tree | a5780c038ada719498a0952073f692d2ec454780 /src/decoder/plugins/FfmpegDecoderPlugin.cxx | |
parent | 142a9fe5302bd87c6f85a98537eefc06d5f825db (diff) |
decoder/ffmpeg: include cleanup
Diffstat (limited to 'src/decoder/plugins/FfmpegDecoderPlugin.cxx')
-rw-r--r-- | src/decoder/plugins/FfmpegDecoderPlugin.cxx | 1 |
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" { |