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:
@@ -29,7 +29,7 @@ using System;
|
||||
using System.Data;
|
||||
using Mono.Data.SqliteClient;
|
||||
|
||||
namespace OpenSim.Framework.Data.SQLite
|
||||
namespace OpenSim.Data.SQLite
|
||||
{
|
||||
/// <summary>
|
||||
/// A base class for methods needed by all SQLite database classes
|
||||
|
||||
Reference in New Issue
Block a user