diff -r e9ee8f59f16b -r cd66434351cf hedgewars/hwengine.dpr --- a/hedgewars/hwengine.dpr Mon Apr 13 19:42:07 2009 +0000 +++ b/hedgewars/hwengine.dpr Tue Apr 14 19:05:23 2009 +0000 @@ -26,7 +26,7 @@ // "cdecl; export;" (see the fpclogo.pas unit for an example), and then add C-declarations for // these procedures/functions to the PascalImports.h file (also in the "Pascal Sources" group) // to make these functions available in the C/C++/Objective-C source files -// (add "#include PascalImports.h" near the top of these files if it's not there yet) +// (add "#include PascalImports.h" near the top of these files if it is not there yet) //Library PascalLibrary; program hwengine; uses