소스 검색

* Updated fpmake.pp, parser.inc was renamed to libxmlparser.inc in r20880

git-svn-id: trunk@29024 -
joost 10 년 전
부모
커밋
77ce394b6a
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      packages/libxml/fpmake.pp

+ 1 - 1
packages/libxml/fpmake.pp

@@ -62,7 +62,7 @@ begin
       AddInclude('xmlschemas.inc');
       AddInclude('hash.inc');
       AddInclude('nanohttp.inc');
-      AddInclude('parser.inc');
+      AddInclude('libxmlparser.inc');
       AddInclude('tree.inc');
       AddInclude('dict.inc');
       AddInclude('xlink.inc');