aboutsummaryrefslogtreecommitdiff
path: root/src/fileapi.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/fileapi.cpp')
-rw-r--r--src/fileapi.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fileapi.cpp b/src/fileapi.cpp
index c9e986e5..70c7b5de 100644
--- a/src/fileapi.cpp
+++ b/src/fileapi.cpp
@@ -33,7 +33,7 @@
#include <string.h>
#include "proj.h"
-#include "projects.h"
+#include "proj_internal.h"
static PAFile stdio_fopen(projCtx ctx, const char *filename,
const char *access);