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_echo.erl')
-rw-r--r--src/mod_echo.erl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mod_echo.erl b/src/mod_echo.erl
index 5f02c4002..1b6143a53 100644
--- a/src/mod_echo.erl
+++ b/src/mod_echo.erl
@@ -15,7 +15,7 @@
-export([start/1, init/1, stop/0]).
-include("ejabberd.hrl").
--include("namespaces.hrl").
+-include("jlib.hrl").