aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorQAston <none@none>2009-07-20 22:50:36 +0200
committerQAston <none@none>2009-07-20 22:50:36 +0200
commit58e1db3428ad124f2eb0037a4a4d1222210374ec (patch)
treeb6a34c67ce2e52816b9be024a1136fa505e93172 /src
parent119191b5f146f9d75d619ffbe80e4569f4d6e057 (diff)
*Fix build on *nixes -by GuguRD
--HG-- branch : trunk
Diffstat (limited to 'src')
-rw-r--r--src/game/SpellMgr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/game/SpellMgr.h b/src/game/SpellMgr.h
index 8210500775b..43308a94143 100644
--- a/src/game/SpellMgr.h
+++ b/src/game/SpellMgr.h
@@ -32,6 +32,8 @@
#include "Utilities/UnorderedMap.h"
+#include "Player.h"
+
#include <map>
class Player;