* Changed namespace

This commit is contained in:
lbsa71
2007-11-19 11:20:36 +00:00
parent a1391d0848
commit ce3a87daa5
5 changed files with 1 additions and 5 deletions

View File

@@ -28,7 +28,7 @@
using libsecondlife;
using System.Collections.Generic;
namespace OpenSim.Framework.Interfaces
namespace OpenSim.Framework
{
public interface IUserService
{