Browse Source

FIX: Build with RabbitVCS define

Alexander Koblov 1 year ago
parent
commit
3b8e210e6a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/platform/upixmapmanager.pas

+ 1 - 1
src/platform/upixmapmanager.pas

@@ -372,7 +372,7 @@ uses
     , CocoaAll, MacOSAll, uClassesEx
   {$ENDIF}
   {$IFDEF RabbitVCS}
-  , Math, uRabbitVCS
+  , uRabbitVCS
   {$ENDIF}
   ;