--- 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;