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