diff options
| author | click <click@gonnamakeyou.com> | 2012-11-03 15:04:30 +0100 |
|---|---|---|
| committer | click <click@gonnamakeyou.com> | 2012-11-03 15:04:30 +0100 |
| commit | e587d8c1afdf28e62bb51accdc57d3f1c405fa4a (patch) | |
| tree | aaa6b8655a69dc98e2c015a0cacd8ee94638467e /src/server/scripts/Northrend | |
| parent | a5a9503bbe80068863bc129afcb41e5ea02cd8b3 (diff) | |
Core. Fix non-PCH building (again)...
Diffstat (limited to 'src/server/scripts/Northrend')
| -rw-r--r-- | src/server/scripts/Northrend/sholazar_basin.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Northrend/sholazar_basin.cpp b/src/server/scripts/Northrend/sholazar_basin.cpp index 14319d26cf5..63960f13bb7 100644 --- a/src/server/scripts/Northrend/sholazar_basin.cpp +++ b/src/server/scripts/Northrend/sholazar_basin.cpp @@ -33,6 +33,7 @@ EndContentData */ #include "ScriptedGossip.h" #include "ScriptedEscortAI.h" #include "SpellScript.h" +#include "SpellAuras.h" /*###### ## npc_injured_rainspeaker_oracle |
