diff options
Diffstat (limited to 'tests/web/xhtml/driver.cxx')
-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 ff554e4..a0135de 100644 --- a/tests/web/xhtml/driver.cxx +++ b/tests/web/xhtml/driver.cxx @@ -6,7 +6,7 @@ #include <libstudxml/serializer.hxx> -#include <web/xhtml.hxx> +#include <web/xhtml/serialization.hxx> using namespace std; using namespace xml; |