diff options
Diffstat (limited to 'src/phi2.cpp')
| -rw-r--r-- | src/phi2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phi2.cpp b/src/phi2.cpp index 1f7b0846..afabd06e 100644 --- a/src/phi2.cpp +++ b/src/phi2.cpp @@ -3,7 +3,7 @@ #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" static const double TOL = 1.0e-10; static const int N_ITER = 15; |
