From 9c404c5c14ab69277224773b0bcf24dccadca869 Mon Sep 17 00:00:00 2001 From: mateuszb Date: Mon, 1 Feb 2010 13:52:17 +0000 Subject: [PATCH] * compilation fix --- client/CKingdomInterface.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/client/CKingdomInterface.cpp b/client/CKingdomInterface.cpp index 93273b2b7..e6e65b5a6 100644 --- a/client/CKingdomInterface.cpp +++ b/client/CKingdomInterface.cpp @@ -16,6 +16,7 @@ #include "../hch/CGeneralTextHandler.h" #include "../hch/CObjectHandler.h" #include "../hch/CTownHandler.h" +#include "../hch/CHeroHandler.h" #include "../lib/map.h" #include "../lib/NetPacks.h" #include