--- deliantra/server/socket/item.C 2006/12/14 01:59:10 1.17 +++ deliantra/server/socket/item.C 2006/12/14 02:37:37 1.18 @@ -116,7 +116,7 @@ * animation of face to the client. */ static void -add_object_to_socklist (NewSocket &ns, packet &sl, object *head) +add_object_to_socklist (client_socket &ns, packet &sl, object *head) { int flags, len, anim_speed; char item_n[MAX_BUF];