make it work

This commit is contained in:
Chris Forbes
2010-07-10 15:54:09 +12:00
parent 2169f32a79
commit a372ba2080
5 changed files with 33 additions and 9 deletions

View File

@@ -18,8 +18,8 @@
*/
#endregion
using System.Drawing;
using System;
using System.Drawing;
namespace OpenRA.Widgets
{