diff options
Diffstat (limited to 'src/projections/hatano.cpp')
| -rw-r--r-- | src/projections/hatano.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/hatano.cpp b/src/projections/hatano.cpp index 33bea55b..b2ef6c6f 100644 --- a/src/projections/hatano.cpp +++ b/src/projections/hatano.cpp @@ -3,7 +3,7 @@ #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" PROJ_HEAD(hatano, "Hatano Asymmetrical Equal Area") "\n\tPCyl, Sph"; |
