From a1c8aa4050b7f7a94e02dd40d8cd456f258b4e2b Mon Sep 17 00:00:00 2001 From: Adam Frisby Date: Thu, 1 May 2008 15:36:39 +0000 Subject: * Cleaned namespaces of entire solution. OpenSim directories now correspond with namespaces. --- OpenSim/Framework/Configuration/HTTP/HTTPConfiguration.cs | 1 + 1 file changed, 1 insertion(+) (limited to 'OpenSim/Framework/Configuration/HTTP/HTTPConfiguration.cs') diff --git a/OpenSim/Framework/Configuration/HTTP/HTTPConfiguration.cs b/OpenSim/Framework/Configuration/HTTP/HTTPConfiguration.cs index e985c06..4770017 100644 --- a/OpenSim/Framework/Configuration/HTTP/HTTPConfiguration.cs +++ b/OpenSim/Framework/Configuration/HTTP/HTTPConfiguration.cs @@ -31,6 +31,7 @@ using System.Net; using System.Reflection; using System.Text; using log4net; +using OpenSim.Framework.Configuration.XML; namespace OpenSim.Framework.Configuration.HTTP { -- cgit v1.1