fix includes for mod_profile

This commit is contained in:
Mathias Ertl 2014-06-29 10:15:06 +02:00
parent c62daaeeef
commit de820d073f
1 changed files with 1 additions and 0 deletions

View File

@ -87,6 +87,7 @@
-include("ejabberd.hrl").
-include("jlib.hrl").
-include("logger.hrl").
-record(profile, {us, fields}).