diff --git a/OpenRA.Game/Graphics/Renderer.cs b/OpenRA.Game/Graphics/Renderer.cs index 7b417ccf9c..2e5132d908 100644 --- a/OpenRA.Game/Graphics/Renderer.cs +++ b/OpenRA.Game/Graphics/Renderer.cs @@ -14,7 +14,6 @@ using System.Drawing; using System.IO; using System.Reflection; using System.Windows.Forms; -using OpenRA.FileFormats; using OpenRA.FileFormats.Graphics; using OpenRA.Support;