diff options
Diffstat (limited to 'src/utils.cpp')
| -rw-r--r-- | src/utils.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/utils.cpp b/src/utils.cpp index 8587dc30..9cb13f44 100644 --- a/src/utils.cpp +++ b/src/utils.cpp @@ -31,7 +31,8 @@ #include <stdio.h> #include <string.h> -#include "projects.h" +#include "proj.h" +#include "proj_internal.h" /************************************************************************/ /* pj_is_latlong() */ |
