diff -r edae828322a0 -r 993cf173218b hedgewars/uStore.pas --- 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;