Browse Source

Remove convert.inc from fpmake include list as it was removed in commit 15ff16d85218ad77941878493af4b120cb11da47

Pierre Muller 2 years ago
parent
commit
ea68c97f50
1 changed files with 0 additions and 1 deletions
  1. 0 1
      packages/rtl-console/fpmake.pp

+ 0 - 1
packages/rtl-console/fpmake.pp

@@ -97,7 +97,6 @@ begin
        AddInclude('videoh.inc');
        AddInclude('videoh.inc');
        AddInclude('video.inc');
        AddInclude('video.inc');
        AddInclude('videodata.inc',AllAmigaLikeOSes);
        AddInclude('videodata.inc',AllAmigaLikeOSes);
-       AddInclude('convert.inc',AllUnixOSes);
        AddInclude('nwsys.inc',[netware]);
        AddInclude('nwsys.inc',[netware]);
        AddUnit   ('mouse',[go32v2,msdos]);
        AddUnit   ('mouse',[go32v2,msdos]);
        AddUnit   ('unixkvmbase',AllUnixOSes);
        AddUnit   ('unixkvmbase',AllUnixOSes);