diff options
Diffstat (limited to 'src/ellps.cpp')
| -rw-r--r-- | src/ellps.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ellps.cpp b/src/ellps.cpp index f548d30d..7a42768b 100644 --- a/src/ellps.cpp +++ b/src/ellps.cpp @@ -3,7 +3,7 @@ #include <stddef.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" static const struct PJ_ELLPS pj_ellps[] = { |
