diff options
| author | XTZGZoReX <none@none> | 2009-03-27 17:31:34 +0100 |
|---|---|---|
| committer | XTZGZoReX <none@none> | 2009-03-27 17:31:34 +0100 |
| commit | 6852a1076502ba3fd824b37ab20b4c5c910eef39 (patch) | |
| tree | 2fd49fd0033f89b067850e65b15d3c61c4d8c4a5 /src/game/TotemAI.cpp | |
| parent | a061da662fc7158c1e8f6469f90c8a86f28447c0 (diff) | |
| parent | 74d88025cbb1568e9359354d3a51f2d3033c7ac0 (diff) | |
* Merge.
--HG--
branch : trunk
Diffstat (limited to 'src/game/TotemAI.cpp')
| -rw-r--r-- | src/game/TotemAI.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/game/TotemAI.cpp b/src/game/TotemAI.cpp index a8a049f9dd0..cc32d40fdae 100644 --- a/src/game/TotemAI.cpp +++ b/src/game/TotemAI.cpp @@ -21,7 +21,7 @@ #include "TotemAI.h" #include "Totem.h" #include "Creature.h" -#include "Database/DBCStores.h" +#include "DBCStores.h" #include "ObjectAccessor.h" #include "SpellMgr.h" |
