diff options
Diffstat (limited to 'src/open_lib.cpp')
| -rw-r--r-- | src/open_lib.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/open_lib.cpp b/src/open_lib.cpp index c75b4af6..f4fa313f 100644 --- a/src/open_lib.cpp +++ b/src/open_lib.cpp @@ -37,7 +37,7 @@ #include <string.h> #include "proj_internal.h" -#include "projects.h" +#include "proj_internal.h" static const char *(*pj_finder)(const char *) = nullptr; static int path_count = 0; |
