# HG changeset patch # User nickols_k # Date 1004189650 0 # Node ID 8b7772ef26a03c2973b65d49bce903dfc51a1b48 # Parent 21532c56ed8b8824f0fa2b71db2690e23f74f1e9 missing header diff -r 21532c56ed8b -r 8b7772ef26a0 Makefile --- a/Makefile Sat Oct 27 12:40:13 2001 +0000 +++ b/Makefile Sat Oct 27 13:34:10 2001 +0000 @@ -107,6 +107,7 @@ ldconfig mkdir -p $(prefix)/include/libffmpeg install -m 644 avcodec.h $(prefix)/include/libffmpeg/avcodec.h + install -m 644 common.h $(prefix)/include/libffmpeg/common.h endif # # include dependency files if they exist