diff options
Diffstat (limited to 'src/projections/oea.cpp')
| -rw-r--r-- | src/projections/oea.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/oea.cpp b/src/projections/oea.cpp index 78fa29be..f2fc1053 100644 --- a/src/projections/oea.cpp +++ b/src/projections/oea.cpp @@ -1,7 +1,7 @@ #define PJ_LIB__ #include <errno.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" #include "proj_math.h" PROJ_HEAD(oea, "Oblated Equal Area") "\n\tMisc Sph\n\tn= m= theta="; |
