diff options
Diffstat (limited to 'web/xhtml.hxx')
-rw-r--r-- | web/xhtml.hxx | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/web/xhtml.hxx b/web/xhtml.hxx index 878c255..b9ccff3 100644 --- a/web/xhtml.hxx +++ b/web/xhtml.hxx @@ -7,6 +7,8 @@ #include <libstudxml/serializer.hxx> +#include <web/version.hxx> + namespace web { // "Canonical" XHTML5 vocabulary. |