2
0
Эх сурвалжийг харах

Ami-Extra: fixed compilation for powerpc-amiga

git-svn-id: trunk@35171 -
marcus 8 жил өмнө
parent
commit
78b8fb3414

+ 1 - 1
packages/ami-extra/src/muihelper.pas

@@ -24,7 +24,7 @@ unit muihelper;
 interface
 
 uses
-  {$if defined(MorphOS) or defined(Amiga)}
+  {$if defined(MorphOS) or defined(Amiga68k)}
   amigalib,
   {$endif}
   exec, intuition, mui, amigados, utility;