From 9f9d847f16ff02053d87850d5170f59ef277c764 Mon Sep 17 00:00:00 2001 From: Bob Jamison Date: Sat, 8 Mar 2008 19:53:53 +0000 Subject: Change charclass.cpp/h to ucd.cpp/h (bzr r4992) --- src/dom/xpathparser.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dom/xpathparser.cpp') diff --git a/src/dom/xpathparser.cpp b/src/dom/xpathparser.cpp index f2e000e6d..bbe0fcc40 100644 --- a/src/dom/xpathparser.cpp +++ b/src/dom/xpathparser.cpp @@ -28,7 +28,7 @@ */ -#include "charclass.h" +#include "ucd.h" #include "xpathparser.h" -- cgit v1.2.3