summaryrefslogtreecommitdiff
path: root/libavcodec/flvenc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/flvenc.c')
-rw-r--r--libavcodec/flvenc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/flvenc.c b/libavcodec/flvenc.c
index f07f993d3d..80dd46b60d 100644
--- a/libavcodec/flvenc.c
+++ b/libavcodec/flvenc.c
@@ -18,6 +18,7 @@
*/
#include "mpegvideo.h"
+#include "h263.h"
#include "flv.h"
void ff_flv_encode_picture_header(MpegEncContext * s, int picture_number)