diff options
Diffstat (limited to 'src/projections/natearth.cpp')
| -rw-r--r-- | src/projections/natearth.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/natearth.cpp b/src/projections/natearth.cpp index c1f1619c..d8e52c37 100644 --- a/src/projections/natearth.cpp +++ b/src/projections/natearth.cpp @@ -17,7 +17,7 @@ Port to PROJ.4 by Bernhard Jenny, 6 June 2011 #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" PROJ_HEAD(natearth, "Natural Earth") "\n\tPCyl, Sph"; |
