1 --- a/src/decoder/plugins/FfmpegDecoderPlugin.cxx
2 +++ b/src/decoder/plugins/FfmpegDecoderPlugin.cxx
4 /* necessary because libavutil/common.h uses UINT64_C */
5 #define __STDC_CONSTANT_MACROS
7 -#include "lib/ffmpeg/Time.hxx"
9 +#include "lib/ffmpeg/Time.hxx"
10 #include "FfmpegDecoderPlugin.hxx"
11 #include "lib/ffmpeg/Domain.hxx"
12 #include "lib/ffmpeg/Error.hxx"