Mercurial > libavcodec.hg
changeset 1223:fb02fae72a0a libavcodec
looks better (req. for mp-G2)
author | arpi_esp |
---|---|
date | Sat, 03 May 2003 19:26:52 +0000 |
parents | adcc6f345202 |
children | 3fa9a3de913f |
files | libpostproc/postprocess.c |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libpostproc/postprocess.c Thu May 01 22:45:09 2003 +0000 +++ b/libpostproc/postprocess.c Sat May 03 19:26:52 2003 +0000 @@ -81,7 +81,7 @@ //#undef ARCH_X86 //#define DEBUG_BRIGHTNESS #ifdef USE_FASTMEMCPY -#include "libvo/fastmemcpy.h" +#include "../fastmemcpy.h" #endif #include "postprocess.h" #include "postprocess_internal.h"