diff options
Diffstat (limited to 'standardmap.c')
-rw-r--r-- | standardmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/standardmap.c b/standardmap.c index c55823c..c062dee 100644 --- a/standardmap.c +++ b/standardmap.c @@ -24,7 +24,7 @@ #include <stdlib.h> #include <math.h> #include <time.h> -#include "lyapunov.h" +#include "chaos.h" #define M_k_lo -1000 #define M_k_hi 1000 |