Branch for old Xerces includes.

diff --git a/src/XPath/XPathExecutionContextDefault.cpp b/src/XPath/XPathExecutionContextDefault.cpp
index 8759301..5329361 100644
--- a/src/XPath/XPathExecutionContextDefault.cpp
+++ b/src/XPath/XPathExecutionContextDefault.cpp
@@ -62,7 +62,7 @@
 
 
 
-#include <xercesc/sax/Locator.hpp>
+#include <sax/Locator.hpp>
 
 
 
diff --git a/src/XSLT/ElemLiteralResult.cpp b/src/XSLT/ElemLiteralResult.cpp
index 60e7b86..4cf0837 100644
--- a/src/XSLT/ElemLiteralResult.cpp
+++ b/src/XSLT/ElemLiteralResult.cpp
@@ -62,7 +62,7 @@
 
 
 
-#include <xercesc/sax/AttributeList.hpp>
+#include <sax/AttributeList.hpp>