aboutsummaryrefslogtreecommitdiff
path: root/SuperPolarity/Actors/Generators/Generator.cs
diff options
context:
space:
mode:
authorBen Beltran <ben@nsovocal.com>2014-05-31 13:20:39 -0500
committerBen Beltran <ben@nsovocal.com>2014-05-31 13:20:39 -0500
commitfdba5d09e95b2614be8fdb89b80ebd1854e5705c (patch)
tree9e9886052181d4280e6be2e4e9388ec83c5f950b /SuperPolarity/Actors/Generators/Generator.cs
parent05e4b948df39b47d33067049cf51fd3be7749031 (diff)
Re-include the mac project in the main solution
Diffstat (limited to 'SuperPolarity/Actors/Generators/Generator.cs')
-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
{