diff options
Diffstat (limited to 'src/param.cpp')
-rw-r--r-- | src/param.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.cpp b/src/param.cpp index bf6c195..cd4274a 100644 --- a/src/param.cpp +++ b/src/param.cpp @@ -35,7 +35,7 @@ #include "gsl/gsl_vector.h" #include "eigenlib.h" -#include "io.h" +#include "gemma_io.h" #include "mathfunc.h" #include "param.h" |