--- a/hedgewars/uLandTemplates.pas Wed May 30 20:48:57 2007 +0000
+++ b/hedgewars/uLandTemplates.pas Sun Jun 03 17:21:57 2007 +0000
@@ -18,7 +18,7 @@
unit uLandTemplates;
interface
-uses SDLh, uFloat;
+uses SDLh;
{$INCLUDE options.inc}
const NTPX = Low(TSDL_Rect.x);