From ad1f87580f32050c7b7d6b78e4f1cda424ea7253 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 25 May 2006 18:10:15 +0000 Subject: updated for creb layout changes, makes things simpler svn path=/trunk/; revision=5133 --- externals/build/src/junction~.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'externals/build/src/junction~.c') diff --git a/externals/build/src/junction~.c b/externals/build/src/junction~.c index 2fe27f15..5098b66b 100644 --- a/externals/build/src/junction~.c +++ b/externals/build/src/junction~.c @@ -3,7 +3,7 @@ * */ #ifdef WIN32 -#include "../../../pd/src/d_mayer_fft.c" +#include "../../../pd/src/d_mayer_fft~.c" #endif -#include "../../creb/modules/junction.c" +#include "../../creb/modules/junction~.c" -- cgit v1.2.1