diff --git a/OpenSim/Region/Application/OpenSimBase.cs b/OpenSim/Region/Application/OpenSimBase.cs index 8d38bb8d80..77f38ed96c 100644 --- a/OpenSim/Region/Application/OpenSimBase.cs +++ b/OpenSim/Region/Application/OpenSimBase.cs @@ -46,7 +46,8 @@ using OpenSim.Region.Framework; using OpenSim.Region.Framework.Interfaces; using OpenSim.Region.Framework.Scenes; using OpenSim.Region.Physics.Manager; -using OpenSim.Server.Base; +using OpenSim.Server.Base; +using OpenSim.Services.Base; using OpenSim.Services.Interfaces; using OpenSim.Services.UserAccountService; diff --git a/bin/Physics/OpenSim.Region.Physics.BulletSPlugin.dll.config b/bin/Physics/OpenSim.Region.Physics.BulletSPlugin.dll.config deleted file mode 100755 index 026417a410..0000000000 --- a/bin/Physics/OpenSim.Region.Physics.BulletSPlugin.dll.config +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - diff --git a/prebuild.xml b/prebuild.xml index e052ceb04d..1537f6c92d 100644 --- a/prebuild.xml +++ b/prebuild.xml @@ -1871,6 +1871,7 @@ +