From 01b67a1f6a08b22dcdea6e7f5647bb37dc2465d9 Mon Sep 17 00:00:00 2001 From: megamage Date: Mon, 9 Mar 2009 17:06:13 -0600 Subject: [7413] Fixed finally problems with node names localization in BattleGroundAB messages. Author: VladimirMangos Also fix build at some platforms. Note: GetTrinityString should be removed in the future when AV is updated. --HG-- branch : trunk --- src/game/Debugcmds.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/Debugcmds.cpp') diff --git a/src/game/Debugcmds.cpp b/src/game/Debugcmds.cpp index 4323ef3897b..8a28ae72e00 100644 --- a/src/game/Debugcmds.cpp +++ b/src/game/Debugcmds.cpp @@ -21,6 +21,7 @@ #include "Common.h" #include "Database/DatabaseEnv.h" #include "WorldPacket.h" +#include "Vehicle.h" #include "Player.h" #include "Opcodes.h" #include "Chat.h" -- cgit v1.2.3