add missing header

This commit is contained in:
Jelle Meeus 2025-11-08 19:04:39 +01:00
parent bfbbabc3c7
commit 654e4515d4
No known key found for this signature in database

View File

@ -17,6 +17,7 @@
#include "CreatureScript.h"
#include "GameObjectScript.h"
#include "GridNotifiers.h"
#include "PassiveAI.h"
#include "Player.h"
#include "ScriptedCreature.h"