summaryrefslogtreecommitdiff
path: root/packages/amunits/src/otherlibs/gtlayout.pas
diff options
context:
space:
mode:
Diffstat (limited to 'packages/amunits/src/otherlibs/gtlayout.pas')
-rw-r--r--packages/amunits/src/otherlibs/gtlayout.pas4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/amunits/src/otherlibs/gtlayout.pas b/packages/amunits/src/otherlibs/gtlayout.pas
index e3e04ea488..54a17c4eb1 100644
--- a/packages/amunits/src/otherlibs/gtlayout.pas
+++ b/packages/amunits/src/otherlibs/gtlayout.pas
@@ -51,7 +51,7 @@ UNIT GTLAYOUT;
INTERFACE
-USES Exec,intuition,utility, gadtools,graphics;
+USES Exec,intuition,utility, gadtools,agraphics;
@@ -635,7 +635,7 @@ IMPLEMENTATION
uses
{$ifndef dont_use_openlib}
-msgbox,
+amsgbox,
{$endif dont_use_openlib}
tagsarray;