aboutsummaryrefslogtreecommitdiff
path: root/examples/inheritance/position.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'examples/inheritance/position.cxx')
-rw-r--r--examples/inheritance/position.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/inheritance/position.cxx b/examples/inheritance/position.cxx
index 1123efa..cb16675 100644
--- a/examples/inheritance/position.cxx
+++ b/examples/inheritance/position.cxx
@@ -3,8 +3,8 @@
#include <iostream>
-#include <xml/parser>
-#include <xml/serializer>
+#include <libstudxml/parser.hxx>
+#include <libstudxml/serializer.hxx>
#include "position.hxx"