fix(Core/Movement): Restore SpellAuraEffects.h (provides AuraEffect definition)

This commit is contained in:
bash 2026-05-31 16:49:38 +02:00
parent fa070f5e07
commit 7cb9dc622c

View File

@ -33,6 +33,7 @@
#include "Random.h"
#include "ServerFacade.h"
#include "SharedDefines.h"
#include "SpellAuraEffects.h"
#include "SpellInfo.h"
#include "Timer.h"
#include "Transport.h"