diff --git a/mod_rest/src/mod_rest.erl b/mod_rest/src/mod_rest.erl index d41915b..16630b2 100644 --- a/mod_rest/src/mod_rest.erl +++ b/mod_rest/src/mod_rest.erl @@ -33,7 +33,6 @@ process/2, mod_opt_type/1, mod_options/1]). --include("ejabberd.hrl"). -include("logger.hrl"). -include("ejabberd_http.hrl"). -include("ejabberd_ctl.hrl").