diff options
Diffstat (limited to 'tests/web/xhtml')
-rw-r--r-- | tests/web/xhtml/driver.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/web/xhtml/driver.cxx b/tests/web/xhtml/driver.cxx index e50a9a7..7d9a536 100644 --- a/tests/web/xhtml/driver.cxx +++ b/tests/web/xhtml/driver.cxx @@ -7,7 +7,7 @@ #include <xml/serializer> -#include <web/xhtml> +#include <web/xhtml.hxx> using namespace std; using namespace xml; |