提交 fe266112 编写于 作者: M Martin Storsjö

bktr: Add missing includes for av_gettime()

This is necessary after the old av_gettime in libavformat was
dropped.
Signed-off-by: NMartin Storsjö <martin@martin.st>
上级 535c247b
......@@ -29,6 +29,7 @@
#include "libavutil/log.h"
#include "libavutil/opt.h"
#include "libavutil/parseutils.h"
#include "libavutil/time.h"
#if HAVE_DEV_BKTR_IOCTL_METEOR_H && HAVE_DEV_BKTR_IOCTL_BT848_H
# include <dev/bktr/ioctl_meteor.h>
# include <dev/bktr/ioctl_bt848.h>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册