diff options
Diffstat (limited to 'src/pj_phi2.c')
| -rw-r--r-- | src/pj_phi2.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_phi2.c b/src/pj_phi2.c index fa6d9950..00b73f70 100644 --- a/src/pj_phi2.c +++ b/src/pj_phi2.c @@ -1,5 +1,5 @@ /* determine latitude angle phi-2 */ -#include <projects.h> +#include "projects.h" #define TOL 1.0e-10 #define N_ITER 15 |
