]> git.sesse.net Git - ffmpeg/commit
bktr: Add missing includes for av_gettime()
authorMartin Storsjö <martin@martin.st>
Sat, 23 Mar 2013 20:16:37 +0000 (22:16 +0200)
committerMartin Storsjö <martin@martin.st>
Sat, 23 Mar 2013 21:36:58 +0000 (23:36 +0200)
commitfe2661121e22fd4aa6a32d17e6160abff00f242c
treeb96a4c3f0af29e716af738f707e45ec517f4db32
parent535c247b571805709dcd2038d9ee86fe167b4bc1
bktr: Add missing includes for av_gettime()

This is necessary after the old av_gettime in libavformat was
dropped.

Signed-off-by: Martin Storsjö <martin@martin.st>
libavdevice/bktr.c