$NetBSD: patch-ad,v 1.3 2004/04/17 20:40:45 snj Exp $

--- lib3d/xform.h.orig	2004-04-17 13:33:48.000000000 -0700
+++ lib3d/xform.h	2004-04-17 13:35:07.000000000 -0700
@@ -64,6 +64,7 @@ class tcomp {
 
 //===========================================================================
 class tmtrx {
+  friend struct player;
   typedef double fourby3[4][3];
   fourby3 m;
 
