diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/proj_internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/proj_internal.h b/src/proj_internal.h index 071510c7..020d0486 100644 --- a/src/proj_internal.h +++ b/src/proj_internal.h @@ -33,7 +33,7 @@ #endif #include <math.h> /* For M_PI */ -#include <proj.h> +#include "proj.h" #ifdef PROJECTS_H #error proj_internal.h must be included before projects.h |
