aboutsummaryrefslogtreecommitdiff
path: root/tests/web/xhtml
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-05-03 00:04:59 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-05-03 00:04:59 +0300
commit6cfdf7e46444884fb8e20a916d6d5fce3f05d767 (patch)
tree502480d283fd0b927f2487b11ecd1db0482bf60b /tests/web/xhtml
parent1dcd92e762beb8e6a5abfdbd025df28eeda5fd51 (diff)
Adapt to adding hxx extension for headers and libstud prefix for library dir in libstudxml
Diffstat (limited to 'tests/web/xhtml')
-rw-r--r--tests/web/xhtml/driver.cxx2
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>