diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/game/GridNotifiers.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/GridNotifiers.cpp b/src/game/GridNotifiers.cpp index 35aff8a7274..e9e1449fa25 100644 --- a/src/game/GridNotifiers.cpp +++ b/src/game/GridNotifiers.cpp @@ -19,6 +19,7 @@ */ #include "GridNotifiers.h" +#include "GridNotifiersImpl.h" #include "WorldPacket.h" #include "WorldSession.h" #include "UpdateData.h" |