mirror of
https://github.com/processone/ejabberd
synced 2025-10-06 03:50:15 +02:00
Use include_lib() to include headers from dependencies (#3369)
This commit is contained in:
parent
54af08799d
commit
bd11a00f8f
118 changed files with 120 additions and 123 deletions
|
@ -31,7 +31,7 @@
|
|||
use_cache/1, import/3]).
|
||||
-export([need_transform/1, transform/1]).
|
||||
|
||||
-include("xmpp.hrl").
|
||||
-include_lib("xmpp/include/xmpp.hrl").
|
||||
-include("mod_private.hrl").
|
||||
-include("logger.hrl").
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue