diff options
Diffstat (limited to 'src/qsfn.cpp')
| -rw-r--r-- | src/qsfn.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qsfn.cpp b/src/qsfn.cpp index c8592d3d..35ba3b93 100644 --- a/src/qsfn.cpp +++ b/src/qsfn.cpp @@ -1,7 +1,7 @@ /* determine small q */ #include <math.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" # define EPSILON 1.0e-7 |
