diff options
Diffstat (limited to 'src/projections/putp6.cpp')
| -rw-r--r-- | src/projections/putp6.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/projections/putp6.cpp b/src/projections/putp6.cpp index 134bbc8f..4bae7ae6 100644 --- a/src/projections/putp6.cpp +++ b/src/projections/putp6.cpp @@ -4,7 +4,7 @@ #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" namespace { // anonymous namespace struct pj_opaque { |
