fixed building gtk2 on win64 (I haven't found win64 gtk2 dlls though).

git-svn-id: trunk@10814 -
This commit is contained in:
vincents 2007-03-27 13:38:48 +00:00
parent 85a311aa33
commit 1df50a5823

View File

@ -34,7 +34,7 @@ interface
uses uses
Types, Classes, SysUtils, Types, Classes, SysUtils,
{$IfNDef GTK2_2} {$IfNDef GTK2_2}
{$IfNDef Win32} {$IfNDef Windows}
XLib, X, //XUtil, XLib, X, //XUtil,
{$EndIf} {$EndIf}
{$EndIf} {$EndIf}