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