Mercurial > mplayer.hg
changeset 12663:e2013db75137
10l
author | diego |
---|---|
date | Fri, 25 Jun 2004 18:20:45 +0000 |
parents | 05d46af5e2bf |
children | a27908f9ddbc |
files | libvo/fastmemcpy.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/libvo/fastmemcpy.h Fri Jun 25 18:11:15 2004 +0000 +++ b/libvo/fastmemcpy.h Fri Jun 25 18:20:45 2004 +0000 @@ -1,7 +1,7 @@ #ifndef __MPLAYER_MEMCPY #define __MPLAYER_MEMCPY 1 -#include "config.h" +#include "../config.h" #ifdef USE_FASTMEMCPY #if defined(HAVE_MMX) || defined(HAVE_MMX2) || defined(HAVE_3DNOW) \