aboutsummaryrefslogtreecommitdiff
path: root/src/phi2.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/phi2.cpp')
-rw-r--r--src/phi2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/phi2.cpp b/src/phi2.cpp
index 1f7b0846..afabd06e 100644
--- a/src/phi2.cpp
+++ b/src/phi2.cpp
@@ -3,7 +3,7 @@
#include <math.h>
#include "proj.h"
-#include "projects.h"
+#include "proj_internal.h"
static const double TOL = 1.0e-10;
static const int N_ITER = 15;