aboutsummaryrefslogtreecommitdiff
path: root/src/zen/authutils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/zen/authutils.cpp')
-rw-r--r--src/zen/authutils.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/zen/authutils.cpp b/src/zen/authutils.cpp
index 922007ac8..2696cdcc3 100644
--- a/src/zen/authutils.cpp
+++ b/src/zen/authutils.cpp
@@ -9,6 +9,7 @@
#include <zenhttp/auth/authmgr.h>
#include <zenhttp/httpclient.h>
#include <zenhttp/httpclientauth.h>
+#include <zenutil/authutils.h>
ZEN_THIRD_PARTY_INCLUDES_START
#include <json11.hpp>