aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Grid/Framework/IGridServiceCore.cs
diff options
context:
space:
mode:
Diffstat (limited to 'OpenSim/Grid/Framework/IGridServiceCore.cs')
-rw-r--r--OpenSim/Grid/Framework/IGridServiceCore.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Grid/Framework/IGridServiceCore.cs b/OpenSim/Grid/Framework/IGridServiceCore.cs
index 8843e83..da83ade 100644
--- a/OpenSim/Grid/Framework/IGridServiceCore.cs
+++ b/OpenSim/Grid/Framework/IGridServiceCore.cs
@@ -26,7 +26,7 @@
26 */ 26 */
27 27
28using System; 28using System;
29using OpenSim.Framework.Servers; 29using OpenSim.Framework.Servers.HttpServer;
30 30
31namespace OpenSim.Grid.Framework 31namespace OpenSim.Grid.Framework
32{ 32{