diff options
Diffstat (limited to 'src/adjlon.cpp')
| -rw-r--r-- | src/adjlon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/adjlon.cpp b/src/adjlon.cpp index 52448c2e..112a9152 100644 --- a/src/adjlon.cpp +++ b/src/adjlon.cpp @@ -2,7 +2,7 @@ #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" double adjlon (double lon) { /* Let lon slightly overshoot, to avoid spurious sign switching at the date line */ |
