JVCL, mbColorLib, TvPlanIt: Fix compilation with Laz/main

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@8827 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
wp_xxyyzz
2023-06-06 18:23:57 +00:00
parent ec547b35ca
commit 670eceeb88
19 changed files with 48 additions and 20 deletions

View File

@ -3,7 +3,7 @@ unit VpBasePainter;
interface
uses
Classes, Graphics, LCLType,
Classes, Types, Graphics, LCLType,
VPBase;
type