hedgewars/uLandTemplates.pas
changeset 534 92fb2b0d5117
parent 527 e23490ce1f06
child 561 19d2d422ff84
--- 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);