From f52c8f3970c5f528aaa6edf2b1bf8acc31c52313 Mon Sep 17 00:00:00 2001 From: Sean Dague Date: Wed, 2 Apr 2008 15:36:01 +0000 Subject: attempt to fix up all refernces to new directory structure --- OpenSim/Data/DB4o/DB4oGridData.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'OpenSim/Data/DB4o/DB4oGridData.cs') diff --git a/OpenSim/Data/DB4o/DB4oGridData.cs b/OpenSim/Data/DB4o/DB4oGridData.cs index 31b13e3..d10e7ed 100644 --- a/OpenSim/Data/DB4o/DB4oGridData.cs +++ b/OpenSim/Data/DB4o/DB4oGridData.cs @@ -29,7 +29,7 @@ using System; using System.Collections.Generic; using libsecondlife; -namespace OpenSim.Framework.Data.DB4o +namespace OpenSim.Data.DB4o { /// /// A grid server storage mechanism employing the DB4o database system -- cgit v1.1