From 92f75bd646ccf6754662a1575511d0f907f545b3 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sat, 11 Nov 2006 15:46:22 +0000 Subject: - fixed up iemlib includes to accomidate recent iemlib source changes, and removed objects that were obsoleted. - perhaps its time to remove iemlib from this flatspace library since iemlib can built separately in its entirety. But others still want this, so I'll leave it be. svn path=/trunk/; revision=6264 --- externals/build/src/LFO_noise~.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'externals/build/src/LFO_noise~.c') diff --git a/externals/build/src/LFO_noise~.c b/externals/build/src/LFO_noise~.c index 70e2a37e..887c1a88 100644 --- a/externals/build/src/LFO_noise~.c +++ b/externals/build/src/LFO_noise~.c @@ -1,5 +1 @@ -#include "../../iemlib/src/iemlib2/sigLFO_noise.c" -void LFO_noise_tilde_setup(void) -{ - sigLFO_noise_setup(); -} +#include "../../iemlib/src/iemlib2/LFO_noise~.c" -- cgit v1.2.1