# HG changeset patch # User diego # Date 1088187645 0 # Node ID e2013db75137c4f0259805ef7087e900916f8f5b # Parent 05d46af5e2bf38819423255ebc3935af41a2ab6b 10l diff -r 05d46af5e2bf -r e2013db75137 libvo/fastmemcpy.h --- 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) \