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/HostilRefManager.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/game/HostilRefManager.cpp') diff --git a/src/game/HostilRefManager.cpp b/src/game/HostilRefManager.cpp index aee035ded49..4a51d54248d 100644 --- a/src/game/HostilRefManager.cpp +++ b/src/game/HostilRefManager.cpp @@ -21,7 +21,7 @@ #include "HostilRefManager.h" #include "ThreatManager.h" #include "Unit.h" -#include "Database/DBCStructure.h" +#include "DBCStructure.h" #include "SpellMgr.h" HostilRefManager::~HostilRefManager() -- cgit v1.2.3