diff options
Diffstat (limited to 'web/xhtml.hxx')
-rw-r--r-- | web/xhtml.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/web/xhtml.hxx b/web/xhtml.hxx index 0809860..878c255 100644 --- a/web/xhtml.hxx +++ b/web/xhtml.hxx @@ -5,7 +5,7 @@ #ifndef WEB_XHTML_HXX #define WEB_XHTML_HXX -#include <xml/serializer> +#include <libstudxml/serializer.hxx> namespace web { |