summaryrefslogtreecommitdiff
path: root/man/XtAppSetTypeConverter.man
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2019-04-21 14:44:46 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2019-04-21 18:28:13 -0400
commit04b44ef88aa59705acb38347a0d184d3287f6dd3 (patch)
tree22b2ac0200e191ee5ca5ae02874bb0c5536c111f /man/XtAppSetTypeConverter.man
parentf89906ffa8b65b9875053acbd52a7380a21c626f (diff)
downloadxorg-lib-libXt-04b44ef88aa59705acb38347a0d184d3287f6dd3.tar.gz
add #include for <X11/Intrinsic.h> to manpages, per convention
Signed-off-by: Thomas E. Dickey <dickey@invisible-island.net>
Diffstat (limited to 'man/XtAppSetTypeConverter.man')
-rw-r--r--man/XtAppSetTypeConverter.man1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/XtAppSetTypeConverter.man b/man/XtAppSetTypeConverter.man
index 3a71b0b..1444319 100644
--- a/man/XtAppSetTypeConverter.man
+++ b/man/XtAppSetTypeConverter.man
@@ -37,6 +37,7 @@
.SH NAME
XtAppSetTypeConverter, XtSetTypeConverter \- register resource converter
.SH SYNTAX
+#include <X11/Intrinsic.h>
.HP
void XtAppSetTypeConverter(XtAppContext \fIapp_context\fP,
const char *\fIfrom_type\fP, const char * \fIto_type\fP,