aboutsummaryrefslogtreecommitdiff
path: root/mod/page.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'mod/page.cxx')
-rw-r--r--mod/page.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/mod/page.cxx b/mod/page.cxx
index 8d8e6e6..bf090ef 100644
--- a/mod/page.cxx
+++ b/mod/page.cxx
@@ -10,7 +10,7 @@
#include <iomanip> // setw(), setfill()
#include <algorithm> // min()
-#include <xml/serializer>
+#include <libstudxml/serializer.hxx>
#include <web/xhtml.hxx>
#include <web/mime-url-encoding.hxx>