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