vscode-extensions.capatech.betacode: init at 0.1.10 (#355720)
[NixPkgs.git] / pkgs / servers / mpd / x86.patch
blob3e4c036418d2554aff37210d465560b61600e438
1 --- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
2 +++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
3 @@ -20,8 +20,8 @@
4 /* necessary because libavutil/common.h uses UINT64_C */
5 #define __STDC_CONSTANT_MACROS
7 -#include "lib/ffmpeg/Time.hxx"
8 #include "config.h"
9 +#include "lib/ffmpeg/Time.hxx"
10 #include "FfmpegDecoderPlugin.hxx"
11 #include "lib/ffmpeg/Domain.hxx"
12 #include "lib/ffmpeg/Error.hxx"