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/fade~.c | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'externals/build/src/fade~.c') diff --git a/externals/build/src/fade~.c b/externals/build/src/fade~.c index 8322dd3c..01affd17 100644 --- a/externals/build/src/fade~.c +++ b/externals/build/src/fade~.c @@ -1,5 +1,2 @@ -#include "../../iemlib/src/iemlib2/sigfade.c" -void fade_tilde_setup(void) -{ - sigfade_setup(); -} +#include "../../iemlib/src/iemlib2/fade~.c" + -- cgit v1.2.1