fix includes for mod_profile
This commit is contained in:
parent
c62daaeeef
commit
de820d073f
|
@ -87,6 +87,7 @@
|
|||
|
||||
-include("ejabberd.hrl").
|
||||
-include("jlib.hrl").
|
||||
-include("logger.hrl").
|
||||
|
||||
-record(profile, {us, fields}).
|
||||
|
||||
|
|
Loading…
Reference in New Issue