skia: fixed demo

git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@9339 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
mgaertner 2024-04-24 14:12:48 +00:00
parent efda057bcc
commit 3a51a0e8db

View File

@ -12,7 +12,7 @@ uses
{$IFDEF HASAMIGA}
athreads,
{$ENDIF}
Interfaces { this includes the LCL widgetset }
Interfaces, { this includes the LCL widgetset }
Forms,
LCL.SkiaInit { helper unit, to show an error if the libsk4d library was not found },
unit1;