diff options
Diffstat (limited to 'src/mlfn.cpp')
| -rw-r--r-- | src/mlfn.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mlfn.cpp b/src/mlfn.cpp index e032e642..a5448e3b 100644 --- a/src/mlfn.cpp +++ b/src/mlfn.cpp @@ -1,6 +1,7 @@ #include <math.h> -#include "projects.h" +#include "proj.h" +#include "proj_internal.h" /* meridional distance for ellipsoid and inverse ** 8th degree - accurate to < 1e-5 meters when used in conjunction |
