Pārlūkot izejas kodu

* use MacOSAll instead of FPCMacOSAll

git-svn-id: trunk@13371 -
Jonas Maebe 16 gadi atpakaļ
vecāks
revīzija
70dea05563
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      packages/graph/src/macosx/graph.pp

+ 1 - 1
packages/graph/src/macosx/graph.pp

@@ -18,7 +18,7 @@ interface
 uses
   { in the interface so the graphh definitions of moveto etc override }
   { the ones in the universal interfaces                              }
-  FPCMacOSAll;
+  MacOSAll;
 
 {$pascalmainname FPCMacOSXGraphMain}