diff options
Diffstat (limited to 'tests')
-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 7d9a536..4cd1584 100644 --- a/tests/web/xhtml/driver.cxx +++ b/tests/web/xhtml/driver.cxx @@ -5,7 +5,7 @@ #include <iostream> #include <functional> -#include <xml/serializer> +#include <libstudxml/serializer.hxx> #include <web/xhtml.hxx> |