--- src/PathDict.hpp.orig 2003-10-07 01:47:15.000000000 +1000 +++ src/PathDict.hpp 2003-10-07 01:47:28.000000000 +1000 @@ -66,7 +66,7 @@ class PathDictNode // Each node is represented by this structure { - friend PathDict; + friend class PathDict; PathDictNode *parent; // The parent node. // Is NULL for the super root node