* t_win unit name fixed

git-svn-id: trunk@285 -
This commit is contained in:
florian 2005-06-08 13:25:49 +00:00
parent 7cb2a052e1
commit 335211c397

View File

@ -42,8 +42,8 @@ implementation
{$ifndef NOTARGETFREEBSD}
,t_bsd
{$endif}
{$ifndef NOTARGETWIN32}
,t_win32
{$ifndef NOTARGETWIN}
,t_win
{$endif}
{**************************************