Ensure all units have {$I cef.inc}

This commit is contained in:
martin
2021-02-21 22:57:18 +01:00
parent 1ef28cb013
commit 24d5b6b461
6 changed files with 7 additions and 0 deletions
@@ -8,6 +8,8 @@ program AppHelper;
{$mode objfpc}{$H+}
{$I cef.inc}
uses
{$IFDEF UNIX}
cthreads,