diff -r e118329666ff -r c7153d2348f3 hedgewars/uIO.pas --- a/hedgewars/uIO.pas Wed Nov 04 01:42:06 2009 +0000 +++ b/hedgewars/uIO.pas Thu Nov 05 16:23:09 2009 +0000 @@ -19,7 +19,7 @@ unit uIO; interface uses SDLh; -{$INCLUDE options.inc} +{$INCLUDE "options.inc"} const ipcPort: Word = 0;