aboutsummaryrefslogtreecommitdiff
path: root/xsde/cxx/hybrid/tree-type-map.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xsde/cxx/hybrid/tree-type-map.hxx')
-rw-r--r--xsde/cxx/hybrid/tree-type-map.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/xsde/cxx/hybrid/tree-type-map.hxx b/xsde/cxx/hybrid/tree-type-map.hxx
index 2b75564..0f677cd 100644
--- a/xsde/cxx/hybrid/tree-type-map.hxx
+++ b/xsde/cxx/hybrid/tree-type-map.hxx
@@ -12,7 +12,7 @@
#include <type-map/type-map.hxx>
-#include <cxx/hybrid/cli.hxx>
+#include <cxx/hybrid/options.hxx>
namespace CXX
{
@@ -21,7 +21,7 @@ namespace CXX
using namespace Cult::Types;
Void
- generate_tree_type_map (CLI::Options const& options,
+ generate_tree_type_map (options const& options,
XSDFrontend::SemanticGraph::Schema&,
XSDFrontend::SemanticGraph::Path const&,
String const& hxx_name,