diff options
Diffstat (limited to 'src/apply_vgridshift.cpp')
| -rw-r--r-- | src/apply_vgridshift.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/apply_vgridshift.cpp b/src/apply_vgridshift.cpp index 377e36e0..0c1db3dd 100644 --- a/src/apply_vgridshift.cpp +++ b/src/apply_vgridshift.cpp @@ -32,7 +32,7 @@ #include <stdio.h> #include <string.h> -#include "proj_math.h" +#include <math.h> #include "proj_internal.h" static int is_nodata(float value, double vmultiplier) |
