aboutsummaryrefslogtreecommitdiff
path: root/examples/hybrid/dom.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/hybrid/dom.cxx')
-rw-r--r--examples/hybrid/dom.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/hybrid/dom.cxx b/examples/hybrid/dom.cxx
index cd1e0e0..c2ae6fd 100644
--- a/examples/hybrid/dom.cxx
+++ b/examples/hybrid/dom.cxx
@@ -1,8 +1,8 @@
// file : examples/hybrid/dom.cxx
// copyright : not copyrighted - public domain
-#include <xml/parser.hxx>
-#include <xml/serializer.hxx>
+#include <xml/parser>
+#include <xml/serializer>
#include "dom.hxx"