Moved these two estate-related interfaces to the projects where they belong.

This commit is contained in:
Diva Canto
2014-05-30 13:11:46 -07:00
parent 987c56984d
commit 0eede1467f
5 changed files with 6 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ using OpenSim.Region.Framework;
using OpenSim.Region.Framework.Interfaces;
using OpenSim.Region.Framework.Scenes;
using OpenSim.Region.Physics.Manager;
using OpenSim.Services.Interfaces;
namespace OpenSim.Region.ClientStack
{