summaryrefslogtreecommitdiff
path: root/src/mod_http_bind.erl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/mod_http_bind.erl (renamed from src/web/mod_http_bind.erl)1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/web/mod_http_bind.erl b/src/mod_http_bind.erl
index 164c07d3..dcaa8a91 100644
--- a/src/web/mod_http_bind.erl
+++ b/src/mod_http_bind.erl
@@ -41,6 +41,7 @@
-export([start/2, stop/1, process/2]).
-include("ejabberd.hrl").
+-include("logger.hrl").
-include("jlib.hrl").