diff lcl.c @ 2398:582e635cfa08 libavcodec

common.c -> bitstream.c (and the single non bitstream func -> utils.c) common.h -> common.h/bitstream.h
author michael
date Wed, 29 Dec 2004 17:50:25 +0000
parents 902caf560c43
children 82af834636c2
line wrap: on
line diff
--- a/lcl.c	Wed Dec 29 12:14:14 2004 +0000
+++ b/lcl.c	Wed Dec 29 17:50:25 2004 +0000
@@ -41,6 +41,7 @@
 #include <stdlib.h>
 
 #include "common.h"
+#include "bitstream.h"
 #include "avcodec.h"
 
 #ifdef CONFIG_ZLIB