diff options
Diffstat (limited to 'test/unit/pj_transform_test.cpp')
| -rw-r--r-- | test/unit/pj_transform_test.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/unit/pj_transform_test.cpp b/test/unit/pj_transform_test.cpp index 95329bdb..ea9706dd 100644 --- a/test/unit/pj_transform_test.cpp +++ b/test/unit/pj_transform_test.cpp @@ -33,7 +33,8 @@ // PROJ include order is sensitive // clang-format off -#include <projects.h> +#include <proj.h> +#include "proj_internal.h" #include <proj_api.h> // clang-format on |
