From bc2f2bc56a0c4c1a732911c52cb405af6af309c9 Mon Sep 17 00:00:00 2001 From: megamage Date: Fri, 27 Mar 2009 09:58:20 -0600 Subject: [7552] Move client version dependend DBC code to src/game. Author: VladimirMangos --HG-- branch : trunk --- src/game/SpellHandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/SpellHandler.cpp') diff --git a/src/game/SpellHandler.cpp b/src/game/SpellHandler.cpp index e15dd92149b..2fd5384d03e 100644 --- a/src/game/SpellHandler.cpp +++ b/src/game/SpellHandler.cpp @@ -19,7 +19,7 @@ */ #include "Common.h" -#include "Database/DBCStores.h" +#include "DBCStores.h" #include "WorldPacket.h" #include "WorldSession.h" #include "ObjectMgr.h" -- cgit v1.2.3