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