More namespace and dll name changes. Still no functional changes.

This commit is contained in:
Diva Canto
2015-08-30 21:05:36 -07:00
parent 2c0cad6dd3
commit ce2c67876e
78 changed files with 106 additions and 106 deletions

View File

@@ -31,7 +31,7 @@ using System.Reflection;
using System.Runtime.InteropServices;
using System.Text;
using OpenMetaverse;
using OpenSim.Region.PhysicsModule.SharedBase;
using OpenSim.Region.PhysicsModules.SharedBase;
using Ode.NET;
using log4net;