Fix the build break

This commit is contained in:
Melanie Thielker
2009-05-10 00:40:08 +00:00
parent 13b2ff83df
commit 14a6880352

View File

@@ -28,6 +28,7 @@
using log4net;
using System;
using System.IO;
using System.Collections.Generic;
using System.Reflection;
using Nini.Config;
using OpenSim.Framework;