aboutsummaryrefslogtreecommitdiff
path: root/SuperPolarity
diff options
context:
space:
mode:
Diffstat (limited to 'SuperPolarity')
-rw-r--r--SuperPolarity/Actors/Generators/Generator.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/SuperPolarity/Actors/Generators/Generator.cs b/SuperPolarity/Actors/Generators/Generator.cs
index 4e2cc3e..8267dc0 100644
--- a/SuperPolarity/Actors/Generators/Generator.cs
+++ b/SuperPolarity/Actors/Generators/Generator.cs
@@ -1,4 +1,5 @@
using System;
+using Microsoft.Xna.Framework;
namespace SuperPolarity
{