瀏覽代碼

* 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');