Browse Source

* rgBase -> rgbase to avoid unnecessary recompiles on case-preserving/
insensitive filesystems

git-svn-id: trunk@405 -

Jonas Maebe 20 years ago
parent
commit
af3f851751
1 changed files with 1 additions and 1 deletions
  1. 1 1
      compiler/powerpc/cpubase.pas

+ 1 - 1
compiler/powerpc/cpubase.pas

@@ -402,7 +402,7 @@ uses
 implementation
 
     uses
-      rgBase,verbose;
+      rgbase,verbose;
 
     const
       std_regname_table : array[tregisterindex] of string[7] = (