You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-08-10 06:10:52 +02:00
utvideodec: Add a missing include
This was missing from 77c23704c7
, fixing building.
Signed-off-by: Martin Storsjö <martin@martin.st>
This commit is contained in:
@@ -33,6 +33,7 @@
|
||||
#include "bitstream.h"
|
||||
#include "bswapdsp.h"
|
||||
#include "bytestream.h"
|
||||
#include "internal.h"
|
||||
#include "thread.h"
|
||||
#include "utvideo.h"
|
||||
|
||||
|
Reference in New Issue
Block a user