Branch for old Xerces includes.

diff --git a/src/XSLT/ElemSort.cpp b/src/XSLT/ElemSort.cpp
index 51d7830..9677ece 100644
--- a/src/XSLT/ElemSort.cpp
+++ b/src/XSLT/ElemSort.cpp
@@ -58,7 +58,7 @@
 
 
 
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>
 
 
 
diff --git a/src/XSLT/ElemWhen.cpp b/src/XSLT/ElemWhen.cpp
index e981921..58cf964 100644
--- a/src/XSLT/ElemWhen.cpp
+++ b/src/XSLT/ElemWhen.cpp
@@ -58,7 +58,7 @@
 
 
 
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>
 
 
 
diff --git a/src/XalanSourceTree/FormatterToSourceTree.cpp b/src/XalanSourceTree/FormatterToSourceTree.cpp
index c8504ca..dcebe79 100644
--- a/src/XalanSourceTree/FormatterToSourceTree.cpp
+++ b/src/XalanSourceTree/FormatterToSourceTree.cpp
@@ -63,7 +63,7 @@
 
 
 
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>
 
 
 
diff --git a/src/XalanTransformer/XalanDefaultParsedSource.cpp b/src/XalanTransformer/XalanDefaultParsedSource.cpp
index 52b9d76..4f3bcc4 100644
--- a/src/XalanTransformer/XalanDefaultParsedSource.cpp
+++ b/src/XalanTransformer/XalanDefaultParsedSource.cpp
@@ -58,7 +58,7 @@
 
 
 
-#include <xercesc/sax/InputSource.hpp>
+#include <sax/InputSource.hpp>