Browse Source

utvideodec: Add a missing include

This was missing from 77c23704c76, fixing building.

Signed-off-by: Martin Storsjö <martin@martin.st>
tags/n3.4
Martin Storsjö 9 years ago
parent
commit
bc25897630
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libavcodec/utvideodec.c

+ 1
- 0
libavcodec/utvideodec.c View File

@@ -33,6 +33,7 @@
#include "bitstream.h"
#include "bswapdsp.h"
#include "bytestream.h"
#include "internal.h"
#include "thread.h"
#include "utvideo.h"



Loading…
Cancel
Save