aboutsummaryrefslogtreecommitdiff
path: root/src/projections/aea.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/projections/aea.cpp')
-rw-r--r--src/projections/aea.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/aea.cpp b/src/projections/aea.cpp
index 721ea3c9..d1c1ad37 100644
--- a/src/projections/aea.cpp
+++ b/src/projections/aea.cpp
@@ -31,7 +31,7 @@
#include "proj.h"
#include <errno.h>
#include "proj_internal.h"
-#include "proj_math.h"
+#include <math.h>
# define EPS10 1.e-10