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

View file

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