diff options
Diffstat (limited to 'src/projections/ccon.cpp')
| -rw-r--r-- | src/projections/ccon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/ccon.cpp b/src/projections/ccon.cpp index 4513a6f9..5f5128cf 100644 --- a/src/projections/ccon.cpp +++ b/src/projections/ccon.cpp @@ -23,7 +23,7 @@ #define PJ_LIB__ #include <errno.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" #include "proj_math.h" #define EPS10 1e-10 |
