aboutsummaryrefslogtreecommitdiff
path: root/src/strtod.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/strtod.cpp')
-rw-r--r--src/strtod.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/strtod.cpp b/src/strtod.cpp
index ccf26321..7ab271c5 100644
--- a/src/strtod.cpp
+++ b/src/strtod.cpp
@@ -33,7 +33,7 @@
#include <string.h>
#include "proj.h"
-#include "projects.h"
+#include "proj_internal.h"
/* Windows nmake build doesn't have a proj_config.h, but HAVE_LOCALECONV */
/* is defined in the compilation line */