git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@12664 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
diego 2004-06-25 18:20:45 +00:00
parent f6a749eff0
commit fcd3e26d1e
1 changed files with 1 additions and 1 deletions

View File

@ -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) \