diff options
Diffstat (limited to 'src/projections/natearth2.cpp')
| -rw-r--r-- | src/projections/natearth2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/natearth2.cpp b/src/projections/natearth2.cpp index ca46fcfe..9849a723 100644 --- a/src/projections/natearth2.cpp +++ b/src/projections/natearth2.cpp @@ -10,7 +10,7 @@ Port to PROJ.4 by Bojan Savric, 4 April 2016 #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" PROJ_HEAD(natearth2, "Natural Earth 2") "\n\tPCyl, Sph"; |
