namespace correction

This commit is contained in:
codeimp 2008-09-07 17:52:16 +00:00
parent 2bc66d04f3
commit 354a2248ee

View file

@ -29,7 +29,7 @@ using System.Windows.Forms;
#endregion
namespace CodeImp.DoomBuilder.IO
namespace CodeImp.DoomBuilder
{
internal class Launcher : IDisposable
{