diff options
author | XTZGZoReX <none@none> | 2010-01-17 12:10:34 +0100 |
---|---|---|
committer | XTZGZoReX <none@none> | 2010-01-17 12:10:34 +0100 |
commit | 2b5f1f359b956ceac9b87114a94c7d61f95f6512 (patch) | |
tree | 337fd4cc2a11a24f4958d7ceb6f2b617d391113a /src | |
parent | 704e0e3361607fcf832fdd8f7d32e9edfe91ed8a (diff) |
* Fix typo breaking Linux build...
--HG--
branch : trunk
Diffstat (limited to 'src')
-rw-r--r-- | src/bindings/scripts/scripts/northrend/naxxramas/boss_gothik.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bindings/scripts/scripts/northrend/naxxramas/boss_gothik.cpp b/src/bindings/scripts/scripts/northrend/naxxramas/boss_gothik.cpp index 3b3d3b50992..5828bf0a345 100644 --- a/src/bindings/scripts/scripts/northrend/naxxramas/boss_gothik.cpp +++ b/src/bindings/scripts/scripts/northrend/naxxramas/boss_gothik.cpp @@ -16,7 +16,7 @@ #include "precompiled.h" #include "naxxramas.h" -#include "spellId.h" +#include "SpellId.h" enum Yells { |