Ver Fonte

* Add include file to fpmake.pp

git-svn-id: trunk@32139 -
joost há 10 anos atrás
pai
commit
18f37f783d
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      packages/libxml/fpmake.pp

+ 1 - 0
packages/libxml/fpmake.pp

@@ -25,6 +25,7 @@ begin
   T:=P.Targets.AddUnit('xml2.pas');
   with T.Dependencies do
     begin
+      AddInclude('xml2.inc');
       AddInclude('xinclude.inc');
       AddInclude('xpointer.inc');
       AddInclude('HTMLparser.inc');