few small changes.

Updated libsl to latest version.
This commit is contained in:
MW
2007-08-01 18:04:31 +00:00
parent edc572dacf
commit cdd1285e9e
7 changed files with 37 additions and 8 deletions

View File

@@ -35,6 +35,8 @@ using OpenSim.Framework.Interfaces;
using OpenSim.Framework.Inventory;
using OpenSim.Framework.Types;
using OpenSim.Region.ClientStack;
using InventoryFolder = OpenSim.Framework.Inventory.InventoryFolder;
using InventoryItem = OpenSim.Framework.Inventory.InventoryItem;
namespace OpenSim.Assets
{