aboutsummaryrefslogtreecommitdiff
path: root/src/errno.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/errno.cpp')
-rw-r--r--src/errno.cpp2
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;