diff options
Diffstat (limited to 'src/pj_qsfn.c')
| -rw-r--r-- | src/pj_qsfn.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_qsfn.c b/src/pj_qsfn.c index c3610140..c18a7b95 100644 --- a/src/pj_qsfn.c +++ b/src/pj_qsfn.c @@ -1,6 +1,6 @@ /* determine small q */ #include <math.h> -#include <projects.h> +#include "projects.h" # define EPSILON 1.0e-7 |
