diff options
Diffstat (limited to 'src/projections/sterea.cpp')
| -rw-r--r-- | src/projections/sterea.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/sterea.cpp b/src/projections/sterea.cpp index ca3bfd06..55404c86 100644 --- a/src/projections/sterea.cpp +++ b/src/projections/sterea.cpp @@ -27,7 +27,7 @@ #include <errno.h> #include "proj.h" #include "proj_internal.h" -#include "proj_math.h" +#include <math.h> namespace { // anonymous namespace |
