Browse Source

* compilation fix

mateuszb 15 years ago
parent
commit
9c404c5c14
1 changed files with 1 additions and 0 deletions
  1. 1 0
      client/CKingdomInterface.cpp

+ 1 - 0
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 <boost/assign/std/vector.hpp>