diff options
Diffstat (limited to '')
-rw-r--r-- | OpenSim/Grid/AssetInventoryServer/InventoryObjects.cs (renamed from OpenSim/Grid/NewAssetServer/InventoryObjects.cs) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Grid/NewAssetServer/InventoryObjects.cs b/OpenSim/Grid/AssetInventoryServer/InventoryObjects.cs index cffa643..6f054ff 100644 --- a/OpenSim/Grid/NewAssetServer/InventoryObjects.cs +++ b/OpenSim/Grid/AssetInventoryServer/InventoryObjects.cs | |||
@@ -31,7 +31,7 @@ using System; | |||
31 | using System.Collections.Generic; | 31 | using System.Collections.Generic; |
32 | using OpenMetaverse; | 32 | using OpenMetaverse; |
33 | 33 | ||
34 | namespace AssetServer | 34 | namespace OpenSim.Grid.AssetInventoryServer |
35 | { | 35 | { |
36 | public class InventoryBase | 36 | public class InventoryBase |
37 | { | 37 | { |