mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
attempt to fix up all refernces to new directory structure
This commit is contained in:
@@ -28,9 +28,9 @@
|
||||
using System;
|
||||
using System.Data;
|
||||
using System.Data.Common;
|
||||
using OpenSim.Framework.Data.Base;
|
||||
using OpenSim.Data.Base;
|
||||
|
||||
namespace OpenSim.Framework.Data.Base
|
||||
namespace OpenSim.Data.Base
|
||||
{
|
||||
public abstract class BaseTableMapper
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user