aggpas: fixed compilation

git-svn-id: trunk@26029 -
This commit is contained in:
mattias 2010-06-10 15:57:05 +00:00
parent a0f0155c4a
commit c875150547

View File

@ -13,7 +13,7 @@ uses
{$ENDIF}
Classes ,Graphics, LCLProc, types, IntfGraphics, GraphType, FPimage, FPCanvas,
{$IFDEF LCLGtk2}
pango, LCLType, GTKProc, GtkDef, gtk2,
pango, LCLType, Gtk2Proc, Gtk2Def, gtk2,
{$ENDIF}
agg_arc, GraphMath, agg_fpimage, agg_basics;