You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by db...@locus.apache.org on 2000/04/11 23:39:14 UTC

cvs commit: xml-xalan/c/src/XercesParserLiaison XercesAttrBridge.hpp

dbertoni    00/04/11 14:39:14

  Modified:    c/src/XercesParserLiaison XercesAttrBridge.hpp
  Log:
  Fixed problem with include path.
  
  Revision  Changes    Path
  1.2       +1 -1      xml-xalan/c/src/XercesParserLiaison/XercesAttrBridge.hpp
  
  Index: XercesAttrBridge.hpp
  ===================================================================
  RCS file: /home/cvs/xml-xalan/c/src/XercesParserLiaison/XercesAttrBridge.hpp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- XercesAttrBridge.hpp	2000/04/11 14:39:29	1.1
  +++ XercesAttrBridge.hpp	2000/04/11 21:39:14	1.2
  @@ -71,7 +71,7 @@
   
   
   
  -#include <XalanDom/XalanAttr.hpp>
  +#include <XalanDOM/XalanAttr.hpp>