summaryrefslogtreecommitdiffstats
path: root/src/HTanks.hs
diff options
context:
space:
mode:
Diffstat (limited to 'src/HTanks.hs')
-rw-r--r--src/HTanks.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/HTanks.hs b/src/HTanks.hs
index 03388db..c815992 100644
--- a/src/HTanks.hs
+++ b/src/HTanks.hs
@@ -8,6 +8,7 @@ import Player
import CPUPlayer
import DefaultPlayer
import Simulation
+import Tank
import GLDriver
import GLX