aboutsummaryrefslogtreecommitdiff
path: root/src/auth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/auth.cpp')
-rw-r--r--src/auth.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/auth.cpp b/src/auth.cpp
index cde60a29..a8ee262a 100644
--- a/src/auth.cpp
+++ b/src/auth.cpp
@@ -3,7 +3,8 @@
#include <math.h>
#include <stddef.h>
-#include "projects.h"
+#include "proj.h"
+#include "proj_internal.h"
# define P00 .33333333333333333333 /* 1 / 3 */
# define P01 .17222222222222222222 /* 31 / 180 */