diff options
Diffstat (limited to 'src/units.cpp')
| -rw-r--r-- | src/units.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/units.cpp b/src/units.cpp index 50f11396..34a71db1 100644 --- a/src/units.cpp +++ b/src/units.cpp @@ -5,7 +5,7 @@ #include "proj.h" #define PJ_UNITS__ -#include "projects.h" +#include "proj_internal.h" /* Field 2 that contains the multiplier to convert named units to meters ** may be expressed by either a simple floating point constant or a |
