From 4934f05ba8e55f58ed5762180ea317da50a00a05 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Tue, 19 Jan 2010 14:56:40 +0000 Subject: SIMD code hopefully now also works on 64bit svn path=/trunk/externals/zexy/; revision=13045 --- src/0x7c0x7c0x7e.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/0x7c0x7c0x7e.c') diff --git a/src/0x7c0x7c0x7e.c b/src/0x7c0x7c0x7e.c index 1927df8..4511f8e 100644 --- a/src/0x7c0x7c0x7e.c +++ b/src/0x7c0x7c0x7e.c @@ -20,7 +20,7 @@ 1302:forum::für::umläute:2000 */ -#include "zexy.h" +#include "zexySIMD.h" /* ----------------------------- oror_tilde ----------------------------- */ static t_class *oror_tilde_class, *scalaroror_tilde_class; -- cgit v1.2.1