mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
attempt to fix up all refernces to new directory structure
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
|
||||
using System.Data;
|
||||
|
||||
using OpenSim.Framework.Data.Base;
|
||||
using OpenSim.Data.Base;
|
||||
|
||||
namespace OpenSim.Framework.Data
|
||||
namespace OpenSim.Data
|
||||
{
|
||||
public abstract class OpenSimTableMapper<TRowMapper, TPrimaryKey> : BaseTableMapper<TRowMapper, TPrimaryKey>
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user