diff options
Diffstat (limited to 'src/auth.cpp')
| -rw-r--r-- | src/auth.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/auth.cpp b/src/auth.cpp index 3da63c60..a8ee262a 100644 --- a/src/auth.cpp +++ b/src/auth.cpp @@ -4,7 +4,7 @@ #include <stddef.h> #include "proj.h" -#include "projects.h" +#include "proj_internal.h" # define P00 .33333333333333333333 /* 1 / 3 */ # define P01 .17222222222222222222 /* 31 / 180 */ |
