summaryrefslogtreecommitdiff
path: root/examples/cxx/tree/custom/contacts
diff options
context:
space:
mode:
Diffstat (limited to 'examples/cxx/tree/custom/contacts')
-rw-r--r--examples/cxx/tree/custom/contacts/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/cxx/tree/custom/contacts/makefile b/examples/cxx/tree/custom/contacts/makefile
index e279634..f6f2071 100644
--- a/examples/cxx/tree/custom/contacts/makefile
+++ b/examples/cxx/tree/custom/contacts/makefile
@@ -43,7 +43,7 @@ $(gen): xsd := $(out_root)/xsd/xsd
$(gen): xsd_options := \
--generate-inline \
--custom-type contact=/contact_base \
---hxx-epilogue '\\\#include "contacts-custom.hxx"'
+--hxx-epilogue '\#include "contacts-custom.hxx"'
$(gen): $(out_root)/xsd/xsd