--- a/hedgewars/uLandObjects.pas Wed Nov 04 01:42:06 2009 +0000
+++ b/hedgewars/uLandObjects.pas Thu Nov 05 16:23:09 2009 +0000
@@ -19,7 +19,7 @@
unit uLandObjects;
interface
uses SDLh;
-{$include options.inc}
+{$INCLUDE "options.inc"}
procedure AddObjects();
procedure LoadThemeConfig;