diff options
Diffstat (limited to 'src/inv.cpp')
| -rw-r--r-- | src/inv.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/inv.cpp b/src/inv.cpp index b9520c53..17eb15b4 100644 --- a/src/inv.cpp +++ b/src/inv.cpp @@ -31,7 +31,7 @@ #include <math.h> #include "proj_internal.h" -#include "proj_math.h" +#include <math.h> #define INPUT_UNITS P->right #define OUTPUT_UNITS P->left |
