diff options
Diffstat (limited to 'src/pj_auth.c')
| -rw-r--r-- | src/pj_auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pj_auth.c b/src/pj_auth.c index 35178418..ed716fde 100644 --- a/src/pj_auth.c +++ b/src/pj_auth.c @@ -1,5 +1,5 @@ /* determine latitude from authalic latitude */ -#include <projects.h> +#include "projects.h" # define P00 .33333333333333333333 /* 1 / 3 */ # define P01 .17222222222222222222 /* 31 / 180 */ # define P02 .10257936507936507937 /* 517 / 5040 */ |
