Fix Makefile

This commit is contained in:
pchote
2010-02-20 21:27:00 +13:00
parent 6c6460b39e
commit 1ed3a2c518
2 changed files with 2 additions and 3 deletions

View File

@@ -27,7 +27,6 @@ using OpenRa.FileFormats;
using OpenRa.FileFormats.Graphics;
using OpenRa.Support;
using System.IO;
using ISE;
namespace OpenRa.Graphics
{