diff options
Diffstat (limited to 'src/initcache.cpp')
| -rw-r--r-- | src/initcache.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/initcache.cpp b/src/initcache.cpp index 052a016c..6120a406 100644 --- a/src/initcache.cpp +++ b/src/initcache.cpp @@ -27,7 +27,8 @@ #include <string.h> -#include "projects.h" +#include "proj.h" +#include "proj_internal.h" static int cache_count = 0; static int cache_alloc = 0; |
