* Fix win64 compilation failure

git-svn-id: trunk@17114 -
This commit is contained in:
pierre 2011-03-10 13:59:19 +00:00
parent dd627980e3
commit 1f1172e73e

View File

@ -26,7 +26,7 @@ unit globals;
interface
uses
{$ifdef win32}
{$ifdef windows}
windows,
{$endif}
{$ifdef os2}