comparison snow.c @ 11373:b57409c0c286 libavcodec

Add some missing #includes
author mru
date Sat, 06 Mar 2010 22:36:36 +0000
parents 77dbd6ab2db9
children 421c9441c11e
comparison
equal deleted inserted replaced
11372:e6e95656937d 11373:b57409c0c286
24 24
25 #include "rangecoder.h" 25 #include "rangecoder.h"
26 #include "mathops.h" 26 #include "mathops.h"
27 27
28 #include "mpegvideo.h" 28 #include "mpegvideo.h"
29 #include "h263.h"
29 30
30 #undef NDEBUG 31 #undef NDEBUG
31 #include <assert.h> 32 #include <assert.h>
32 33
33 static const int8_t quant3[256]={ 34 static const int8_t quant3[256]={