From 2c12e91a23ff7e2593d9982b726a8360e0f41743 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 27 Aug 2007 10:50:58 +0000 Subject: Remove unused #include. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24231 b3059339-0415-0410-9bf9-f77b7e298cf2 --- TOOLS/fastmemcpybench.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'TOOLS') diff --git a/TOOLS/fastmemcpybench.c b/TOOLS/fastmemcpybench.c index fcad1aa7c2..37693c50e7 100644 --- a/TOOLS/fastmemcpybench.c +++ b/TOOLS/fastmemcpybench.c @@ -17,8 +17,6 @@ #include #include -#include "libvo/fastmemcpy.h" - //#define ARR_SIZE 100000 #define ARR_SIZE (1024*768*2) -- cgit v1.2.3