diff options
Diffstat (limited to 'src/errno.cpp')
| -rw-r--r-- | src/errno.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/errno.cpp b/src/errno.cpp index f948a945..4f3119b3 100644 --- a/src/errno.cpp +++ b/src/errno.cpp @@ -1,7 +1,7 @@ /* For full ANSI compliance of global variable */ #include "proj.h" -#include "projects.h" +#include "proj_internal.h" int pj_errno = 0; |
