Clone of https://github.com/NixOS/nixpkgs.git (to stress-test knotserver)
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 6 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"