--- branches/dev-api-4/xvidcore/src/bitstream/mbcoding.c 2003/04/10 13:05:54 982 +++ branches/dev-api-4/xvidcore/src/bitstream/mbcoding.c 2003/05/09 22:03:13 1011 @@ -51,6 +51,8 @@ #include #include +#include + #include "../portab.h" #include "../global.h" #include "bitstream.h" @@ -1267,6 +1269,7 @@ } + /***************************************************************************** * VLC tables and other constant arrays ****************************************************************************/