Rename Event.h header to avoid header conflict

This commit is contained in:
Konstantinos Sideris 2017-08-05 17:02:53 +03:00
parent 368e891ecd
commit dd30b5d06e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
#include "Event.h"
#include "events/Event.h"
#include "AliasesEventContent.h"
#include "AvatarEventContent.h"