aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorp0wer <none@none>2009-12-28 15:40:56 -0600
committerp0wer <none@none>2009-12-28 15:40:56 -0600
commitc833ff59e14bc02770219662832ae4fe940c5037 (patch)
tree549cb10d97820460833e2ffa60c4d50e5d08d340
parent31e96989ea4b3c1e86edb5fe266f0e53d1640b78 (diff)
Forgot to add the new header to SpellAuras.cpp in last commit. Sorry about that. Thanks Kiper.
--HG-- branch : trunk
-rw-r--r--src/game/SpellAuras.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/game/SpellAuras.cpp b/src/game/SpellAuras.cpp
index 44be617f8b9..00d211ccf2c 100644
--- a/src/game/SpellAuras.cpp
+++ b/src/game/SpellAuras.cpp
@@ -31,6 +31,7 @@
#include "Player.h"
#include "Unit.h"
#include "Spell.h"
+#include "SpellId.h"
#include "DynamicObject.h"
#include "Group.h"
#include "UpdateData.h"