aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/serializer/name-processor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx/serializer/name-processor.hxx')
-rw-r--r--xsde/cxx/serializer/name-processor.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xsde/cxx/serializer/name-processor.hxx b/xsde/cxx/serializer/name-processor.hxx
index 26a9dd2..b170705 100644
--- a/xsde/cxx/serializer/name-processor.hxx
+++ b/xsde/cxx/serializer/name-processor.hxx
@@ -10,7 +10,7 @@
#include <xsd-frontend/semantic-graph.hxx>
-#include <cxx/serializer/cli.hxx>
+#include <cxx/serializer/options.hxx>
namespace CXX
{
@@ -22,7 +22,7 @@ namespace CXX
{
public:
Void
- process (CLI::Options const&,
+ process (options const&,
XSDFrontend::SemanticGraph::Schema&,
XSDFrontend::SemanticGraph::Path const&,
Boolean deep);