summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TOOLS/fastmemcpybench.c2
1 files changed, 0 insertions, 2 deletions
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 <sys/time.h>
#include <inttypes.h>
-#include "libvo/fastmemcpy.h"
-
//#define ARR_SIZE 100000
#define ARR_SIZE (1024*768*2)