aboutsummaryrefslogtreecommitdiff
path: root/dejong.c
diff options
context:
space:
mode:
authorHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-20 04:37:06 +0000
committerHans-Christoph Steiner <eighthave@users.sourceforge.net>2011-10-20 04:37:06 +0000
commit9ed18c7064226e1edc06f5a51fd569083971d448 (patch)
tree1069dc91e062bd557c61e43cbdac5d611a42a018 /dejong.c
parent56e77e8ed1b5dba873991b114d55cb1d399d47f5 (diff)
ported chaos to the Library Template, now with libchaos support
svn path=/trunk/externals/bbogart/chaos/; revision=15625
Diffstat (limited to 'dejong.c')
-rw-r--r--dejong.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/dejong.c b/dejong.c
index 746a6c5..33a5394 100644
--- a/dejong.c
+++ b/dejong.c
@@ -24,7 +24,7 @@
#include <stdlib.h>
#include <math.h>
#include <time.h>
-#include "lyapunov.h"
+#include "chaos.h"
#define M_a_lo -1000
#define M_a_hi 1000