aboutsummaryrefslogtreecommitdiff
path: root/examples/xhtml/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/xhtml/driver.cxx')
-rw-r--r--examples/xhtml/driver.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/xhtml/driver.cxx b/examples/xhtml/driver.cxx
index d22defc..cb5bd17 100644
--- a/examples/xhtml/driver.cxx
+++ b/examples/xhtml/driver.cxx
@@ -3,7 +3,7 @@
#include <iostream>
-#include <xml/serializer>
+#include <libstudxml/serializer.hxx>
using namespace std;
using namespace xml;