diff --git a/server/gameserver/hero.h b/server/gameserver/hero.h index 56b45593..4aad38a1 100644 --- a/server/gameserver/hero.h +++ b/server/gameserver/hero.h @@ -2,7 +2,6 @@ #include "creature.h" -#include "cs_proto.pb.h" #include "weakptr.h" class Human;