diff options
| author | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-03-07 23:00:41 +0100 |
|---|---|---|
| committer | Vincent_Michael <Vincent_Michael@gmx.de> | 2013-03-07 23:00:41 +0100 |
| commit | a196ab60c3c38ed4f986b2a563880e43f1014f99 (patch) | |
| tree | 292d13388e7eb741e21e044c08ba108f5badee33 /src/server/scripts/Spells | |
| parent | 36495966c002f76a6b17c2b468b6f32958d84f4a (diff) | |
| parent | 3a9c26225ef9737cac3095ab8aa24e271b9800f0 (diff) | |
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Diffstat (limited to 'src/server/scripts/Spells')
| -rw-r--r-- | src/server/scripts/Spells/spell_holiday.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/server/scripts/Spells/spell_holiday.cpp b/src/server/scripts/Spells/spell_holiday.cpp index 90bb689a9a9..37b6a202ed4 100644 --- a/src/server/scripts/Spells/spell_holiday.cpp +++ b/src/server/scripts/Spells/spell_holiday.cpp @@ -27,6 +27,7 @@ #include "SpellScript.h" #include "SpellAuraEffects.h" #include "GridNotifiers.h" +#include "GridNotifiersImpl.h" #include "CellImpl.h" // 45102 Romantic Picnic |
