Fix mangos two build

This commit is contained in:
Rochet2
2018-10-18 20:42:44 +03:00
parent b4eb7841cb
commit 8697e932ae
6 changed files with 14 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
#include "Group.h"
#include "Item.h"
#if defined(TRINITY) || AZEROTHCORE
#ifndef TRINITY
#include "Player.h"
#endif
#include "Weather.h"