Browse Source

FFix compilation of compiler with -dTest_Double_checksum

Pierre Muller 1 year ago
parent
commit
36b511f057
1 changed files with 1 additions and 0 deletions
  1. 1 0
      compiler/ppu.pas

+ 1 - 0
compiler/ppu.pas

@@ -174,6 +174,7 @@ implementation
   uses
 {$ifdef Test_Double_checksum}
     comphook,
+    globals,
 {$endif def Test_Double_checksum}
     fpchash;