Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/processone/ejabberd.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_last.erl')
-rw-r--r--src/mod_last.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_last.erl b/src/mod_last.erl
index e8df5a270..28fcda63a 100644
--- a/src/mod_last.erl
+++ b/src/mod_last.erl
@@ -35,6 +35,7 @@
store_last_info/4, get_last_info/2, remove_user/2]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-include("jlib.hrl").