aboutsummaryrefslogtreecommitdiff
path: root/test/unit/pj_phi2_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unit/pj_phi2_test.cpp')
-rw-r--r--test/unit/pj_phi2_test.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit/pj_phi2_test.cpp b/test/unit/pj_phi2_test.cpp
index 67441b69..5fc84600 100644
--- a/test/unit/pj_phi2_test.cpp
+++ b/test/unit/pj_phi2_test.cpp
@@ -26,7 +26,8 @@
* DEALINGS IN THE SOFTWARE.
****************************************************************************/
-#include "projects.h"
+#include "proj.h"
+#include "proj_internal.h"
#include <cmath>
#include <limits>