summaryrefslogtreecommitdiff
path: root/src/extauth.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/extauth.erl')
-rw-r--r--src/extauth.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/extauth.erl b/src/extauth.erl
index 6a7f8d7b..0403b56b 100644
--- a/src/extauth.erl
+++ b/src/extauth.erl
@@ -33,6 +33,7 @@
remove_user/3, is_user_exists/2]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-define(INIT_TIMEOUT, 60000).