mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-12-03 03:58:16 +01:00
aggpas: fixed compilation
git-svn-id: trunk@26029 -
This commit is contained in:
parent
a0f0155c4a
commit
c875150547
@ -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;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user