diff -r be70fd3458c0 -r 079ef82eac75 hedgewars/uLandTemplates.pas --- a/hedgewars/uLandTemplates.pas Fri Nov 20 14:56:43 2009 +0000 +++ b/hedgewars/uLandTemplates.pas Fri Nov 20 21:22:05 2009 +0000 @@ -16,10 +16,11 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA *) +{$INCLUDE "options.inc"} + unit uLandTemplates; interface uses SDLh; -{$INCLUDE "options.inc"} const NTPX = Low(TSDL_Rect.x);