mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-28 21:02:14 +01:00
Build: Add missing include to MapScripts.cpp
Fixes linker error in GCC/Clang
This commit is contained in:
@@ -18,6 +18,7 @@
|
||||
|
||||
#include "CellImpl.h"
|
||||
#include "GridNotifiers.h"
|
||||
#include "GridNotifiersImpl.h"
|
||||
#include "GossipDef.h"
|
||||
#include "Map.h"
|
||||
#include "ObjectMgr.h"
|
||||
|
||||
Reference in New Issue
Block a user