hedgewars/uStore.pas
changeset 196 993cf173218b
parent 191 a03c2d037e24
child 198 6f00e0f4cb88
--- a/hedgewars/uStore.pas	Wed Oct 11 19:37:48 2006 +0000
+++ b/hedgewars/uStore.pas	Thu Oct 12 18:52:00 2006 +0000
@@ -43,7 +43,7 @@
  SDLPrimSurface: PSDL_Surface;
 
 implementation
-uses uMisc, uIO, uConsole, uLand, uCollisions;
+uses uMisc, uConsole, uLand;
 
 var StoreSurface,
        HHSurface: PSDL_Surface;