Преглед на файлове

* use MacOSAll instead of FPCMacOSAll

git-svn-id: trunk@13371 -
Jonas Maebe преди 16 години
родител
ревизия
70dea05563
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  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}