diff --git a/OpenSim/Framework/Communications/UserManagerBase.cs b/OpenSim/Framework/Communications/UserManagerBase.cs index 8bfb2d7f19..3f2b902781 100644 --- a/OpenSim/Framework/Communications/UserManagerBase.cs +++ b/OpenSim/Framework/Communications/UserManagerBase.cs @@ -53,7 +53,7 @@ namespace OpenSim.Framework.Communications /// private List _plugins = new List(); - private IInterServiceInventoryServices m_interServiceInventoryService; + protected IInterServiceInventoryServices m_interServiceInventoryService; /// /// Constructor