diff options
Diffstat (limited to 'src/dmstor.cpp')
| -rw-r--r-- | src/dmstor.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dmstor.cpp b/src/dmstor.cpp index bffebc9c..3ba66030 100644 --- a/src/dmstor.cpp +++ b/src/dmstor.cpp @@ -6,7 +6,7 @@ #include <string.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" static double proj_strtod(char *nptr, char **endptr); |
