Merge pull request #22357 from jspricke:missing_header

pull/22370/head
Alexander Smorkalov 2 years ago
commit 48afe1586a
  1. 1
      modules/videoio/src/ffmpeg_codecs.hpp

@ -60,6 +60,7 @@ extern "C" {
#include <errno.h>
#endif
#include <libavcodec/version.h>
#include <libavformat/avformat.h>
#ifdef __cplusplus

Loading…
Cancel
Save