aboutsummaryrefslogtreecommitdiff
path: root/src/mod_vcard_xupdate.erl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mod_vcard_xupdate.erl')
-rw-r--r--src/mod_vcard_xupdate.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mod_vcard_xupdate.erl b/src/mod_vcard_xupdate.erl
index f1747859f..d98cdfcc3 100644
--- a/src/mod_vcard_xupdate.erl
+++ b/src/mod_vcard_xupdate.erl
@@ -16,6 +16,7 @@
-export([update_presence/3, vcard_set/3, export/1]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-include("jlib.hrl").