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