From 9ed18c7064226e1edc06f5a51fd569083971d448 Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Thu, 20 Oct 2011 04:37:06 +0000 Subject: ported chaos to the Library Template, now with libchaos support svn path=/trunk/externals/bbogart/chaos/; revision=15625 --- tinkerbell.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tinkerbell.c') diff --git a/tinkerbell.c b/tinkerbell.c index bd4b1bb..7ccdd47 100644 --- a/tinkerbell.c +++ b/tinkerbell.c @@ -24,7 +24,7 @@ #include #include #include -#include "lyapunov.h" +#include "chaos.h" #define M_a_lo -1000 #define M_a_hi 1000 -- cgit v1.2.1