aboutsummaryrefslogtreecommitdiff
path: root/src/aasincos.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/aasincos.cpp')
-rw-r--r--src/aasincos.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/aasincos.cpp b/src/aasincos.cpp
index 4f9ea25f..398a8cfc 100644
--- a/src/aasincos.cpp
+++ b/src/aasincos.cpp
@@ -2,7 +2,8 @@
#include <math.h>
-#include "projects.h"
+#include "proj.h"
+#include "proj_internal.h"
#define ONE_TOL 1.00000000000001
#define ATOL 1e-50