hedgewars/uLandTexture.pas
changeset 2587 0dfa56a8513c
parent 2376 ece7b87f1334
child 2592 d86618629e20
--- a/hedgewars/uLandTexture.pas	Sun Oct 25 15:55:49 2009 +0000
+++ b/hedgewars/uLandTexture.pas	Sun Oct 25 16:35:09 2009 +0000
@@ -16,6 +16,8 @@
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA
  *)
 
+{$include options.inc}
+
 unit uLandTexture;
 interface
 uses SDLh;