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