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_adhoc.erl')
-rw-r--r--src/mod_adhoc.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_adhoc.erl b/src/mod_adhoc.erl
index 2eaf36840..ae37bb9d6 100644
--- a/src/mod_adhoc.erl
+++ b/src/mod_adhoc.erl
@@ -37,6 +37,7 @@
ping_item/4, ping_command/4]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-include("jlib.hrl").