1
0
Fork 0
mirror of https://github.com/processone/ejabberd synced 2025-10-05 19:42:11 +02:00

Use include_lib() to include headers from dependencies (#3369)

This commit is contained in:
Stu Tomlinson 2020-09-03 12:45:57 +01:00 committed by GitHub
parent 54af08799d
commit bd11a00f8f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
118 changed files with 120 additions and 123 deletions

View file

@ -85,7 +85,7 @@
-include("mod_roster.hrl").
-include("mod_privacy.hrl").
-include("ejabberd_sm.hrl").
-include("xmpp.hrl").
-include_lib("xmpp/include/xmpp.hrl").
%%%
%%% gen_mod