diff --git a/CSharpTranslator/antlr3/cs2jTest/TestDLLs/Options.cs b/CSharpTranslator/antlr3/cs2jTest/TestDLLs/Options.cs index 9a43b19..686c5d5 100644 --- a/CSharpTranslator/antlr3/cs2jTest/TestDLLs/Options.cs +++ b/CSharpTranslator/antlr3/cs2jTest/TestDLLs/Options.cs @@ -143,7 +143,7 @@ using System.Linq; using NDesk.Options; #endif -namespace NDesk.Options { +namespace cs2jTest.NDesk.Options { public class OptionValueCollection : IList, IList {