diff options
Diffstat (limited to 'src/projections/mill.cpp')
| -rw-r--r-- | src/projections/mill.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/mill.cpp b/src/projections/mill.cpp index 8171186a..5d4acd89 100644 --- a/src/projections/mill.cpp +++ b/src/projections/mill.cpp @@ -3,7 +3,7 @@ #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" PROJ_HEAD(mill, "Miller Cylindrical") "\n\tCyl, Sph"; |
