aboutsummaryrefslogtreecommitdiff
path: root/three_d.c
diff options
context:
space:
mode:
Diffstat (limited to 'three_d.c')
-rw-r--r--three_d.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/three_d.c b/three_d.c
index f88191a..b80a728 100644
--- a/three_d.c
+++ b/three_d.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