aboutsummaryrefslogtreecommitdiff
path: root/src/projections/tpeqd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/projections/tpeqd.cpp')
-rw-r--r--src/projections/tpeqd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/tpeqd.cpp b/src/projections/tpeqd.cpp
index b306968c..0bc3be87 100644
--- a/src/projections/tpeqd.cpp
+++ b/src/projections/tpeqd.cpp
@@ -1,7 +1,7 @@
#define PJ_LIB__
#include <errno.h>
#include "proj.h"
-#include "proj_math.h"
+#include <math.h>
#include "proj_internal.h"