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_privacy.erl')
-rw-r--r--src/mod_privacy.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_privacy.erl b/src/mod_privacy.erl
index 22c5ce77d..4c03159f5 100644
--- a/src/mod_privacy.erl
+++ b/src/mod_privacy.erl
@@ -47,6 +47,7 @@
sql_set_privacy_list/2]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-include("jlib.hrl").